Update issue templates
This commit is contained in:
5
.github/ISSUE_TEMPLATE/bug_report.md
vendored
5
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -2,7 +2,7 @@
|
||||
name: Bug report
|
||||
about: Create a report of a bug or crash
|
||||
title: "[BUG] <enter your title here>"
|
||||
labels: bug
|
||||
labels: bug, priority-unassigned
|
||||
assignees: nsh07
|
||||
|
||||
---
|
||||
@@ -23,10 +23,11 @@ A clear and concise description of what you expected to happen.
|
||||
**Screenshots**
|
||||
If applicable, add screenshots to help explain your problem.
|
||||
|
||||
**Smartphone (please complete the following information):**
|
||||
**Device (please complete the following information):**
|
||||
- Device model: [e.g. Google Pixel 10]
|
||||
- Android version: [e.g. Android 16]
|
||||
- App version: [e.g. v1.4.3]
|
||||
- Installed from: [e.g. Play Store]
|
||||
|
||||
**Additional context**
|
||||
Add any other context about the problem here.
|
||||
|
||||
2
.github/ISSUE_TEMPLATE/feature_request.md
vendored
2
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@@ -2,7 +2,7 @@
|
||||
name: Feature request
|
||||
about: Suggest a new feature
|
||||
title: "[FEATURE] <enter your title here>"
|
||||
labels: enhancement
|
||||
labels: enhancement, priority-unassigned
|
||||
assignees: nsh07
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user