From a3a3eec67584ea348897b5c9908da533a1b70588 Mon Sep 17 00:00:00 2001 From: ByteHamster Date: Wed, 29 May 2019 19:13:29 +0200 Subject: [PATCH] Updated to new issue template file structure --- .../ISSUE_TEMPLATE/bug_report.md | 23 +++++++++++------ .github/ISSUE_TEMPLATE/feature_request.md | 25 +++++++++++++++++++ 2 files changed, 40 insertions(+), 8 deletions(-) rename ISSUE_TEMPLATE.md => .github/ISSUE_TEMPLATE/bug_report.md (53%) create mode 100644 .github/ISSUE_TEMPLATE/feature_request.md diff --git a/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE/bug_report.md similarity index 53% rename from ISSUE_TEMPLATE.md rename to .github/ISSUE_TEMPLATE/bug_report.md index dc02f85f4..2c2e0cfa2 100644 --- a/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,13 +1,20 @@ --- -DELETE ME
+name: Bug report +about: Create a report to help us improve existing features + +--- + + ---- - -**App version:** 1.x (from Google Play/F-Droid/Custom build) +**App version**: 1.x (from Google Play/F-Droid/Custom build) **Android version**: 5.x [Please mention if you are using a custom rom!] @@ -17,7 +24,7 @@ In particular, please not only tell us that you want something (*what*), but als **Current behaviour**: -**First occured**: Version 1.x / about x days/weeks ago +**First occurred**: Version 1.x / about x days/weeks ago **Steps to reproduce**: @@ -25,7 +32,7 @@ In particular, please not only tell us that you want something (*what*), but als 1. Than that 1. Then -**Environment**: [Settings you have changed, e.g. Auto Download. "Unusual" devices you use, e.g. Bluetooth headphones. Do you still use Prestissimo?] +**Environment**: [Settings you have changed, e.g. Auto Download. "Unusual" devices you use, e.g. Bluetooth headphones. Do you still use Prestissimo? Did you select another media player?] **Stacktrace/Logcat**: ``` diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 000000000..878b857c8 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,25 @@ +--- +name: Feature request +about: Request a new feature + +--- + + + +**App version**: 1.x (from Google Play/F-Droid/Custom build) + +**Problem you are having**: + +**Suggested solution**: + +**Screenshots / Drawings / Technical details**: