summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/bug_report.md
blob: 25697186ad0823378b43f1a26568bde4523992bb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
---
name: Bug report
about: Create a report to help us improve existing features

---

# Checklist
<!-- 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. -->

**App version**: x.y.z (Where did you download the app?)
<!-- The latest version may be different depending on your device. You can find the version in AntennaPod's settings. -->

**Android version**: 5.x (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.

**Expected behaviour**:
<!-- 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. -->

**First occurred**: (e.g. about x days/weeks ago)

**Environment**: (Settings you have changed (e.g. Auto Download). "Unusual" devices you use (e.g. Bluetooth headphones). Did you select another media player?)

**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. -->
```
[if available]
```