mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2024-11-07 08:34:10 +01:00
Update bug.yaml
This commit is contained in:
parent
9a5cbf11be
commit
68d43f122c
24
.github/ISSUE_TEMPLATE/bug.yaml
vendored
24
.github/ISSUE_TEMPLATE/bug.yaml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user