Minor template updates (#5021)

This commit is contained in:
Keunes 2021-03-13 19:12:44 +01:00 committed by GitHub
parent 7878d0e140
commit 6982d204ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 27 additions and 24 deletions

View File

@ -5,46 +5,49 @@ labels: 'possible bug'
--- ---
# Checklist # 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 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. - [ ] 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. - [ ] If the bug only to occurs with a certain podcast, I will include the URL of that podcast.
# System info # 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 **AntennaPod version**: x.y.z
<!-- The latest version may be different depending on your device. You can find the version in AntennaPod's settings. --> [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 / ... **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**: **Device model**:
# Bug description # Bug description
**Steps to reproduce**: **Steps to reproduce**:
1. This 1. Go to
2. Then that 2. Tap on
3. Then this 3. Then do
4. Etc. 4. See error
**Expected behaviour**: **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**: **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**: **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**: **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] [if available]
``` ```

View File

@ -5,7 +5,7 @@ about: Request a new feature or enhancement
--- ---
# Checklist # 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 feature request. - [ ] I have used the search function to see if someone else has already submitted the same feature request.
- [ ] I will only create one feature request per issue. - [ ] I will only create one feature request per issue.
@ -14,18 +14,18 @@ about: Request a new feature or enhancement
# System info # System info
**App version**: x.y.z **App version**: x.y.z
<!-- The latest version may be different depending on your device. You can find the version in AntennaPod's settings. --> [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 / ... **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.
# Feature description # Feature description
**Problem you may be having, or feature you want**: **Problem you may be having, or feature that could be improved**:
<!-- Give a brief explanation about the problem that may currently exist --> [comment]: Give a brief explanation about the problem that may currently exist. E.g. 'I find it annoying when I have to...'
**Suggested solution**: **Solution you would like to have**:
<!-- Describe how your requested feature solves this problem. Try to be as specific as possible. Please not only explain what the feature does, but also how. --> [comment]: Describe how your requested feature solves this problem. Try to be as specific as possible. Please don't just explain what the feature does, but also how.
**Screenshots / Drawings / Technical details**: **Screenshots / Drawings / Technical details**:
<!-- If your request is about (or includes) changing or extending the UI, describe what the UI would look like and how the user would interact with it. --> [comment]: If your request is about (or includes) changing or extending the UI, describe what the UI would look like and how the user would interact with it.

View File

@ -1 +1 @@
<!-- Please make sure that you have read our contribution guidelines: https://github.com/AntennaPod/AntennaPod/blob/develop/CONTRIBUTING.md#submit-a-pull-request --> [comment]: Please make sure that you have read our contribution guidelines: https://github.com/AntennaPod/AntennaPod/blob/develop/CONTRIBUTING.md#submit-a-pull-request