From a3a3eec67584ea348897b5c9908da533a1b70588 Mon Sep 17 00:00:00 2001 From: ByteHamster Date: Wed, 29 May 2019 19:13:29 +0200 Subject: Updated to new issue template file structure --- .github/ISSUE_TEMPLATE/bug_report.md | 40 ++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/bug_report.md (limited to '.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 000000000..2c2e0cfa2 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,40 @@ +--- +name: Bug report +about: Create a report to help us improve existing features + +--- + + + +**App version**: 1.x (from Google Play/F-Droid/Custom build) + +**Android version**: 5.x [Please mention if you are using a custom rom!] + +**Device model**: + +**Expected behaviour**: + +**Current behaviour**: + +**First occurred**: Version 1.x / about x days/weeks ago + +**Steps to reproduce**: + +1. This +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? Did you select another media player?] + +**Stacktrace/Logcat**: +``` +[if available] +``` -- cgit v1.2.3