mirror of
https://github.com/billz/raspap-webgui.git
synced 2025-07-31 15:19:25 +02:00
Update issue_form.yml
This commit is contained in:
parent
41fcbba5cc
commit
313e2eb06f
11
.github/ISSUE_TEMPLATE/issue_form.yml
vendored
11
.github/ISSUE_TEMPLATE/issue_form.yml
vendored
@ -56,15 +56,15 @@ body:
|
|||||||
- Raspberry Pi OS (64-bit) Lite Bullseye
|
- Raspberry Pi OS (64-bit) Lite Bullseye
|
||||||
- Raspberry Pi OS (32-bit) Lite Bullseye
|
- Raspberry Pi OS (32-bit) Lite Bullseye
|
||||||
- Armbian 23.05 (Suni)
|
- Armbian 23.05 (Suni)
|
||||||
- Debian Bookworm
|
- Debian Bookworm
|
||||||
- Ubuntu Server 23.04 (Lunar)
|
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: dropdown
|
- type: dropdown
|
||||||
id: install
|
id: install
|
||||||
attributes:
|
attributes:
|
||||||
label: Quick install or Manual setup?
|
label: Installation method
|
||||||
options:
|
options:
|
||||||
|
- Pre-built image
|
||||||
- Quick install
|
- Quick install
|
||||||
- Manual setup
|
- Manual setup
|
||||||
validations:
|
validations:
|
||||||
@ -99,8 +99,8 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
label: RaspAP version
|
label: RaspAP version
|
||||||
options:
|
options:
|
||||||
- 3.2.5 (Latest)
|
- Latest
|
||||||
- Other
|
- Other (specify below)
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: dropdown
|
- type: dropdown
|
||||||
@ -113,7 +113,6 @@ body:
|
|||||||
- Not sure
|
- Not sure
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
- type: input
|
- type: input
|
||||||
id: contact
|
id: contact
|
||||||
attributes:
|
attributes:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user