Skip to content

Commit 2b15fac

Browse files
committed
Move N/A option to the bottom
1 parent 8d05ee5 commit 2b15fac

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,11 @@ body:
2525
label: Server Operating System
2626
multiple: true
2727
options:
28-
- N/A
2928
- Windows
3029
- Linux
3130
- FreeBSD
3231
- MacOS
32+
- N/A
3333
validations:
3434
required: true
3535

@@ -38,13 +38,13 @@ body:
3838
label: Client Operating System
3939
multiple: true
4040
options:
41-
- N/A
4241
- Windows
4342
- Linux
4443
- FreeBSD
4544
- MacOS
4645
- Android
4746
- iOS
47+
- N/A
4848
validations:
4949
required: true
5050

@@ -53,12 +53,11 @@ body:
5353
label: Web Browser(s)
5454
multiple: true
5555
options:
56-
- N/A
5756
- Firefox
5857
- Chrome
5958
- Safari
6059
- Microsoft Edge
61-
- Other
60+
- N/A
6261
validations:
6362
required: true
6463

0 commit comments

Comments
 (0)