mirror of
https://github.com/ImranR98/Obtainium.git
synced 2025-08-14 02:48:10 +02:00
Update issue templates
This commit is contained in:
20
.github/ISSUE_TEMPLATE/bug_report.md
vendored
20
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -2,31 +2,31 @@
|
|||||||
name: Bug report
|
name: Bug report
|
||||||
about: Something isn't working right.
|
about: Something isn't working right.
|
||||||
title: ''
|
title: ''
|
||||||
labels: bug, To Check
|
labels: bug, to check
|
||||||
assignees: ''
|
assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
**Prerequisites**
|
**Prerequisites**
|
||||||
Please ensure your request is not part of an existing issue.
|
<!-- Please ensure your request is not part of an existing issue. -->
|
||||||
|
|
||||||
**Describe the bug**
|
**Describe the bug**
|
||||||
A clear and concise description of what the bug is.
|
<!-- A clear and concise description of what the bug is. -->
|
||||||
|
|
||||||
**To Reproduce**
|
**To Reproduce**
|
||||||
Steps to reproduce the behavior:
|
<!-- Steps to reproduce the behavior:
|
||||||
1. Go to '...'
|
1. Go to '...'
|
||||||
2. Tap on '....'
|
2. Tap on '....'
|
||||||
3. Scroll down to '....'
|
3. Scroll down to '....'
|
||||||
4. See error
|
4. See error -->
|
||||||
|
|
||||||
**Screenshots and Logs**
|
**Screenshots and Logs**
|
||||||
If applicable, add screenshots, logs, and any other artifacts (like some/all files under `/Android/data/dev.imranr.obtainium/`) that you think may help troubleshoot the issue.
|
<!-- If applicable, add screenshots, logs, and any other artifacts (like some/all files under `/Android/data/dev.imranr.obtainium/`) that you think may help troubleshoot the issue. -->
|
||||||
|
|
||||||
**Please complete the following information:**
|
**Please complete the following information:**
|
||||||
- Device: [e.g. Pixel 7]
|
- Device: <!-- [e.g. Pixel 7] -->
|
||||||
- OS: [e.g. GrapheneOS]
|
- OS: <!-- [e.g. GrapheneOS] -->
|
||||||
- Obtainium Version [e.g. 0.14.6-beta]
|
- Obtainium Version: <!-- [e.g. 0.14.6-beta] -->
|
||||||
|
|
||||||
**Additional context**
|
**Additional context**
|
||||||
Add any other context about the problem here.
|
<!-- Add any other context about the problem here. -->
|
||||||
|
14
.github/ISSUE_TEMPLATE/feature_request.md
vendored
14
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@@ -2,28 +2,28 @@
|
|||||||
name: Feature request
|
name: Feature request
|
||||||
about: Suggest a new Source, setting, or other feature.
|
about: Suggest a new Source, setting, or other feature.
|
||||||
title: ''
|
title: ''
|
||||||
labels: enhancement, To Check
|
labels: enhancement, to check
|
||||||
assignees: ''
|
assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
**Prerequisites**
|
**Prerequisites**
|
||||||
Please ensure your request is not part of an existing issue.
|
<!-- Please ensure your request is not part of an existing issue. -->
|
||||||
|
|
||||||
**Describe the feature**
|
**Describe the feature**
|
||||||
A clear and concise description of what you want to happen.
|
<!-- A clear and concise description of what you want to happen.
|
||||||
|
|
||||||
For new Sources, it's preferable (not required) if you suggest how the following details can be extracted from the Source in a reliable way (like an API or through web scraping):
|
For new Sources, it's preferable (not required) if you suggest how the following details can be extracted from the Source in a reliable way (like an API or through web scraping):
|
||||||
- The App version (or any release-specific identifier - a "pseudo-version") for the latest release
|
- The App version (or any release-specific identifier - a "pseudo-version") for the latest release
|
||||||
- One or more APK URL(s) for the latest release
|
- One or more APK URL(s) for the latest release
|
||||||
- Above details for previous releases (optional)
|
- Above details for previous releases (optional)
|
||||||
|
|
||||||
Note that the Web scraper cannot deal with JavaScript-enabled content.
|
Note that the Web scraper cannot deal with JavaScript-enabled content. -->
|
||||||
|
|
||||||
**Describe alternatives you've considered (if applicable)**
|
**Describe alternatives you've considered (if applicable)**
|
||||||
A clear and concise description of any alternative solutions or features you've considered.
|
<!-- A clear and concise description of any alternative solutions or features you've considered.
|
||||||
|
|
||||||
Note that app-specific Sources are less likely to be added. In those cases, see if the HTML Source will work for you (if not, see if a generally-applicable enhancement to the HTML Source would work, and suggest that instead).
|
Note that app-specific Sources are less likely to be added. In those cases, see if the HTML Source will work for you (if not, see if a generally-applicable enhancement to the HTML Source would work, and suggest that instead). -->
|
||||||
|
|
||||||
**Additional context**
|
**Additional context**
|
||||||
Add any other context or screenshots about the feature request here.
|
<!-- Add any other context or screenshots about the feature request here. -->
|
||||||
|
Reference in New Issue
Block a user