summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/bug_report.md
blob: cb7c71b63c55e4d10a9e1385a1f1d93b34c492b7 (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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
---
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.

Try to describe the problem with as much detail as possible.

Some bugs may only occur on certain devices or versions of Android. Please add information about your device and the version of Android that is running on it (you can look these up under `Settings → About Phone`), as well as which version of AntennaPod you are using.

If the bug only seems to occur with a certain podcast, please include the URL of that podcast.

If possible, add instructions on how to reproduce the bug.

If possible, add a logfile to your post. This is especially useful if the bug makes the application crash. AntennaPod has an `export logs` feature for this.

Usually, you can take a screenshot of your smartphone by pressing *Power* + *Volume down* for a few seconds.

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.
-->

<!-- READ THIS: The latest version may be different depending on your device. You can find the version in AntennaPod's settings. -->
**App version**: x.y.z (state whether from Google Play/F-Droid/Custom built APK)


**Android version**: 5.x (Please mention if you are using a custom rom!)


**Device model**:


**Expected behaviour**:


**Current behaviour**:


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


**Steps to reproduce**:
1. This
2. Then that
3. Then this
4. Etc.


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