Skip to content

Commit

Permalink
Update issue_form.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
billz authored Mar 1, 2025
1 parent 41fcbba commit 313e2eb
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions .github/ISSUE_TEMPLATE/issue_form.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,15 +56,15 @@ body:
- Raspberry Pi OS (64-bit) Lite Bullseye
- Raspberry Pi OS (32-bit) Lite Bullseye
- Armbian 23.05 (Suni)
- Debian Bookworm
- Ubuntu Server 23.04 (Lunar)
- Debian Bookworm
validations:
required: true
- type: dropdown
id: install
attributes:
label: Quick install or Manual setup?
label: Installation method
options:
- Pre-built image
- Quick install
- Manual setup
validations:
Expand Down Expand Up @@ -99,8 +99,8 @@ body:
attributes:
label: RaspAP version
options:
- 3.2.5 (Latest)
- Other
- Latest
- Other (specify below)
validations:
required: true
- type: dropdown
Expand All @@ -113,7 +113,6 @@ body:
- Not sure
validations:
required: true

- type: input
id: contact
attributes:
Expand Down

0 comments on commit 313e2eb

Please sign in to comment.