mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-12-23 20:29:37 +00:00
Update bug.yaml
This commit is contained in:
parent
9a5cbf11be
commit
68d43f122c
1 changed files with 12 additions and 12 deletions
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…
Add table
Add a link
Reference in a new issue