From 05845316e2906740cb5f561a97522d03b441b467 Mon Sep 17 00:00:00 2001 From: Leopere Date: Sat, 6 Oct 2018 18:38:23 -0400 Subject: [PATCH] default git issue template --- README.md | 1 + docs/issue_template.md | 32 ++++++++++++++++++++++++++++++++ 2 files changed, 33 insertions(+) create mode 100644 docs/issue_template.md diff --git a/README.md b/README.md index e69de29..39ed40b 100644 --- a/README.md +++ b/README.md @@ -0,0 +1 @@ +milestone diff --git a/docs/issue_template.md b/docs/issue_template.md new file mode 100644 index 0000000..c1331af --- /dev/null +++ b/docs/issue_template.md @@ -0,0 +1,32 @@ + + + + + + + + + + +## Issue relevant for 1.0 master branch +This issue may only be relevant for pre 1.0 milestone release of these docker containers please keep this in mind when reading the rest of this issue and it's subsequent conversation. + + + +**Description of the problem:** + + + + +**How to replicate:** + + +**Checklist**: + +~~- [] I included a `debugpaste` link debugpastes only last 90 days from last time they were loaded in a browser.[Inclusion of debugpaste is WIP]~~ +- [] I made sure there are no duplicates of this report [(Use Search)](https://github.com/lbryio/lbry-docker/issues?utf8=%E2%9C%93&q=is%3Aissue) +- [] I made sure I am using an up-to-date version of the container. +- [] I Made sure the bug/error is not caused by any other application.