mirror of
https://github.com/ndeadly/MissionControl
synced 2024-11-22 12:23:15 +00:00
Update bug report issue template
This commit is contained in:
parent
432f6e0d15
commit
0d4f879665
1 changed files with 8 additions and 9 deletions
15
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
15
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
|
@ -12,7 +12,9 @@ body:
|
|||
label: Switch Firmware Version
|
||||
description: Which Nintendo Switch firmware (HOS) version are you running?
|
||||
options:
|
||||
- 14.1.0 (Latest)
|
||||
- 14.1.2 (Latest)
|
||||
- 14.1.1
|
||||
- 14.1.0
|
||||
- 14.0.0
|
||||
- 13.2.1
|
||||
- 13.2.0
|
||||
|
@ -23,8 +25,6 @@ body:
|
|||
- 12.0.2
|
||||
- 12.0.1
|
||||
- 12.0.0
|
||||
- 11.0.1
|
||||
- 11.0.0
|
||||
- Other (please specify in issue description)
|
||||
validations:
|
||||
required: true
|
||||
|
@ -34,7 +34,8 @@ body:
|
|||
label: Atmosphère Version
|
||||
description: Which version of Atmosphère are you using?
|
||||
options:
|
||||
- 1.3.1 (Latest)
|
||||
- 1.3.2 (Latest)
|
||||
- 1.3.1
|
||||
- 1.3.0
|
||||
- 1.2.6
|
||||
- 1.2.5
|
||||
|
@ -43,9 +44,6 @@ body:
|
|||
- 1.2.2
|
||||
- 1.2.1
|
||||
- 1.2.0
|
||||
- 1.1.1
|
||||
- 1.1.0
|
||||
- 1.0.0
|
||||
- Other (please specify in issue description)
|
||||
validations:
|
||||
required: true
|
||||
|
@ -55,7 +53,8 @@ body:
|
|||
label: Mission Control Version
|
||||
description: Which version of Mission Control are you using?
|
||||
options:
|
||||
- 0.7.0 (Latest)
|
||||
- 0.7.1 (Latest)
|
||||
- 0.7.0
|
||||
- 0.6.4
|
||||
- 0.6.3
|
||||
- 0.6.2
|
||||
|
|
Loading…
Reference in a new issue