From 2fc5101ef099773133c4ac0d4c02e42640b86082 Mon Sep 17 00:00:00 2001 From: Clinton Hall Date: Sun, 10 Mar 2019 22:22:28 +1300 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/bug_report.md diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 00000000..688719d1 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,23 @@ +--- +name: Bug report +about: Create a report to help us improve +title: '' +labels: '' +assignees: '' + +--- + +**Describe the bug** +A clear and concise description of what the bug is. + +**Technical Specs** +1. Running on (Windows, Linux, NAS Model etc) '....' +2. Python version '....' +3. Download Client (NZBget, SABnbzd, Transmission) '....' +4. Intended media management (SickChill, CouchPotoato, Radarr, Sonarr) '....' + +**Expected behavior** +A clear and concise description of what you expected to happen. + +**Log** +Please provide an extract, or full debug log that indicates the issue.