summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/bug_report.md
diff options
context:
space:
mode:
authorKeunes <11229646+keunes@users.noreply.github.com>2021-03-13 19:12:44 +0100
committerGitHub <noreply@github.com>2021-03-13 19:12:44 +0100
commit6982d204ff5176d57069176d3b7efd8cf661327e (patch)
treeed0ac1d24baf2a8394b435a8b18756d9eaa8b429 /.github/ISSUE_TEMPLATE/bug_report.md
parent7878d0e1406caae2874a5be5b78ceee29d6d332e (diff)
downloadAntennaPod-6982d204ff5176d57069176d3b7efd8cf661327e.zip
Minor template updates (#5021)
Diffstat (limited to '.github/ISSUE_TEMPLATE/bug_report.md')
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md33
1 files changed, 18 insertions, 15 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index 16a12484e..a1c983d1d 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -5,46 +5,49 @@ labels: 'possible bug'
---
# Checklist
-<!-- Place an x in the boxes to tick them: [x] -->
+[comment]: Place an x in the boxes to tick them: [x]
- [ ] I have used the search function to see if someone else has already submitted the same bug report.
- [ ] I will describe the problem with as much detail as possible.
- [ ] If the bug only to occurs with a certain podcast, I will include the URL of that podcast.
# System info
-<!-- The following information is very important to fill out because some bugs may only occur on certain devices or versions of Android. -->
+[comment]: The following information is very important to fill out because some bugs may only occur on certain devices or versions of Android.
-**App version**: x.y.z
-<!-- The latest version may be different depending on your device. You can find the version in AntennaPod's settings. -->
+**AntennaPod version**: x.y.z
+[comment]: The latest version may be different depending on your device. You can find the version in AntennaPod's settings.
**App source**: Google Play / F-Droid / ...
-<!-- Please delete irrelevant answer or fill in the blank -->
+[comment]: Please delete irrelevant answers or fill in the blank.
-**Android version**: 5.x (Please mention if you are using a custom rom!)
+**Android version**: x.y
+[comment]: Please mention if you are using a custom rom!
**Device model**:
# Bug description
**Steps to reproduce**:
-1. This
-2. Then that
-3. Then this
-4. Etc.
+1. Go to
+2. Tap on
+3. Then do
+4. See error
**Expected behaviour**:
-<!-- After following the steps, what did you think AntennaPod would do? -->
+[comment]: After following the steps, what did you think AntennaPod would do?
**Current behaviour**:
-<!-- What did AntennaPod do instead? Screenshots might help. Usually, you can take a screenshot of your smartphone by pressing *Power* + *Volume down* for a few seconds. -->
+[comment]: What did AntennaPod do instead? Screenshots might help. Usually, you can take a screenshot of your smartphone by pressing *Power* + *Volume down* for a few seconds.
-**First occurred**: (e.g. about x days/weeks ago)
+**First occurred**:
+[comment]: How many days or weeks ago you noticed this for the first time.
**Environment**:
-<!-- Settings you have changed (e.g. Auto Download, changed media player). "Unusual" devices you use (e.g. Bluetooth headphones). -->
+[comment]: Settings you have changed (e.g. Auto Download, changed media player). "Unusual" devices you use (e.g. Bluetooth headphones).
**Stacktrace/Logcat**:
-<!-- If you are experiencing a crash, including the stacktrace will likely get it fixed sooner. AntennaPod has an `export logs` feature for this. -->
+[comment]: If you are experiencing a crash, including the stacktrace will likely get it fixed sooner. AntennaPod has an `export logs` feature for this.
+[comment]: You can delete this section if you don't have logs to share.
```
[if available]
```