Update bug.yaml

This commit is contained in:
advplyr 2022-01-29 11:28:46 -06:00 committed by GitHub
parent 9a5cbf11be
commit 68d43f122c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,7 +24,7 @@ body:
value: "1. "
validations:
required: true
- type: input
- type: input
id: version
attributes:
label: Audiobookshelf version
@ -32,14 +32,14 @@ body:
value: ""
validations:
required: true
- type: dropdown
id: install
attributes:
label: How are you running audiobookshelf?
options:
- Docker
- Debian/PPA
- Built from source
- Other
validations:
required: true
- type: dropdown
id: install
attributes:
label: How are you running audiobookshelf?
options:
- Docker
- Debian/PPA
- Built from source
- Other
validations:
required: true