From acff2ba0d6c1c543650492a1d5a3a39000ec3b9e Mon Sep 17 00:00:00 2001 From: Martin Fietz Date: Wed, 17 Feb 2016 22:27:47 +0100 Subject: Create ISSUE_TEMPLATE.md --- ISSUE_TEMPLATE.md | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 ISSUE_TEMPLATE.md diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md new file mode 100644 index 00000000..e7b99c56 --- /dev/null +++ b/ISSUE_TEMPLATE.md @@ -0,0 +1,33 @@ +--- +DELETE ME
+You don't need to adhere to the template strictly. Feel free to leave out information you feel is not important or does not make sense. + +If you are submitting a feature request, please read [this](https://github.com/AntennaPod/AntennaPod/blob/develop/CONTRIBUTING.md#how-to-submit-a-feature-request). +In particular, please not only tell us that you want something (*what*), but also make suggestions *how* it should be implemented. + +--- + +**App version:** 1.x (from Google Play/F-Store/Custom build) + +**Android version**: 5.x [Please mention if you are using a custom rom!] + +**Devide model**: + +**Expected behaviour**: + +**Current behaviour**: + +**First occured**: 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?] + +**Stacktrace/Logcat**: +``` +[if available] +``` -- cgit v1.2.3