summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorByteHamster <info@bytehamster.com>2019-05-29 19:13:29 +0200
committerByteHamster <info@bytehamster.com>2019-05-29 19:13:29 +0200
commita3a3eec67584ea348897b5c9908da533a1b70588 (patch)
treeb45dc153a96d33e869df78db16afc32e4565a0b2 /.github
parent83a6d70387e8df95e04f198ef99f992aef674413 (diff)
downloadantennapod-a3a3eec67584ea348897b5c9908da533a1b70588.zip
Updated to new issue template file structure
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md40
-rw-r--r--.github/ISSUE_TEMPLATE/feature_request.md25
2 files changed, 65 insertions, 0 deletions
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
+
+---
+
+<!--
+DELETE ME
+
+Use the search function to see if someone else has already submitted the same bug report.
+
+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 experiencing a crash, including the stacktrace will likely get it fixed sooner.
+-->
+
+**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]
+```
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
+
+---
+
+<!--
+DELETE ME
+
+Use the search function to see if someone else has already submitted the same feature request. If there already is another request, please upvote the first post instead of commenting something like "I also want this".
+
+To make it easier for us to keep track of requests, please only make one feature request per issue.
+
+Give a brief explanation about the problem that currently exists and why your requested feature solves this problem.
+
+Try do be as specific as possible. Please not only explain what the feature does, but also how. When your request is about changing or extending the UI, describe what the UI would look like and how the user would interact with it.
+-->
+
+**App version**: 1.x (from Google Play/F-Droid/Custom build)
+
+**Problem you are having**:
+
+**Suggested solution**:
+
+**Screenshots / Drawings / Technical details**: