Skip to content

Commit

Permalink
Update bug report issue template version dropdown lists
Browse files Browse the repository at this point in the history
  • Loading branch information
ndeadly committed Nov 17, 2021
1 parent 02dac43 commit 33201eb
Showing 1 changed file with 6 additions and 12 deletions.
18 changes: 6 additions & 12 deletions .github/ISSUE_TEMPLATE/bug_report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,6 @@ body:
- 12.0.0
- 11.0.1
- 11.0.0
- 10.2.0
- 10.1.0
- 10.0.4
- 10.0.3
- 10.0.2
- 10.0.1
- 10.0.0
- Other (please specify in issue description)
validations:
required: true
Expand All @@ -37,7 +30,10 @@ body:
label: Atmosphère Version
description: Which version of Atmosphère are you using?
options:
- 1.2.1 (Latest)
- 1.2.4 (Latest)
- 1.2.3
- 1.2.2
- 1.2.1
- 1.2.0
- 1.1.1
- 1.1.0
Expand All @@ -50,8 +46,6 @@ body:
- 0.19.2
- 0.19.1
- 0.19.0
- 0.18.1
- 0.18.0
- Other (please specify in issue description)
validations:
required: true
Expand All @@ -61,11 +55,11 @@ body:
label: Mission Control Version
description: Which version of Mission Control are you using?
options:
- 0.6.1 (Latest)
- 0.6.2 (Latest)
- 0.6.1
- 0.6.0
- 0.5.1
- 0.5.0
- 0.4.1
- Other (please specify in issue description)
validations:
required: true
Expand Down

0 comments on commit 33201eb

Please sign in to comment.