Add Feature Request & Bug report template.

This commit is contained in:
StackZ
2019-12-31 03:01:28 +01:00
parent a10b9daa97
commit 3ed4f9afe6
2 changed files with 74 additions and 0 deletions
+54
View File
@@ -0,0 +1,54 @@
---
name: Bug report
about: Report a bug to help improve Universal-Updater
title: "[Bug Report] "
labels: bug
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Console/Version (please complete the following information):**
Console :
- [ ] 3DS
- [ ] 3DS XL
- [ ] 2DS
- [ ] New 3DS
- [ ] New 3DS XL
- [ ] New 2DS XL
Luma & System version:
Luma 3DS version [example: v10.0.1]
System version & Region [example: v11.13.0-45E]
**Universal-Updater (please complete the following information):**
- [ ] Release
If Release -> version [example: v2.2.0]
- [ ] Nightly
If Nightly -> Commit hash [example: a10b9da]
How do you launch it:
- [ ] cia
- [ ] 3dsx
**Additional context**
Add any other context about the problem here.
+20
View File
@@ -0,0 +1,20 @@
---
name: Feature request
about: Suggest an idea for Universal-Updater.
title: "[Feature Request]"
labels: enhancement
assignees: ''
---
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Example: I'm always frustrated when [...]
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
**Additional context**
Add any other context or screenshots about the feature request here.