Skip to content

Commit 313e2eb

Browse files
authored
Update issue_form.yml
1 parent 41fcbba commit 313e2eb

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

.github/ISSUE_TEMPLATE/issue_form.yml

+5-6
Original file line numberDiff line numberDiff line change
@@ -56,15 +56,15 @@ body:
5656
- Raspberry Pi OS (64-bit) Lite Bullseye
5757
- Raspberry Pi OS (32-bit) Lite Bullseye
5858
- Armbian 23.05 (Suni)
59-
- Debian Bookworm
60-
- Ubuntu Server 23.04 (Lunar)
59+
- Debian Bookworm
6160
validations:
6261
required: true
6362
- type: dropdown
6463
id: install
6564
attributes:
66-
label: Quick install or Manual setup?
65+
label: Installation method
6766
options:
67+
- Pre-built image
6868
- Quick install
6969
- Manual setup
7070
validations:
@@ -99,8 +99,8 @@ body:
9999
attributes:
100100
label: RaspAP version
101101
options:
102-
- 3.2.5 (Latest)
103-
- Other
102+
- Latest
103+
- Other (specify below)
104104
validations:
105105
required: true
106106
- type: dropdown
@@ -113,7 +113,6 @@ body:
113113
- Not sure
114114
validations:
115115
required: true
116-
117116
- type: input
118117
id: contact
119118
attributes:

0 commit comments

Comments
 (0)