1
0
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:
Bill Zimmerman 2025-03-01 08:18:54 +01:00 committed by GitHub
parent 41fcbba5cc
commit 313e2eb06f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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: