mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-02-06 00:16:02 +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. "
|
value: "1. "
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: input
|
- type: input
|
||||||
id: version
|
id: version
|
||||||
attributes:
|
attributes:
|
||||||
label: Audiobookshelf version
|
label: Audiobookshelf version
|
||||||
@ -32,14 +32,14 @@ body:
|
|||||||
value: ""
|
value: ""
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: dropdown
|
- type: dropdown
|
||||||
id: install
|
id: install
|
||||||
attributes:
|
attributes:
|
||||||
label: How are you running audiobookshelf?
|
label: How are you running audiobookshelf?
|
||||||
options:
|
options:
|
||||||
- Docker
|
- Docker
|
||||||
- Debian/PPA
|
- Debian/PPA
|
||||||
- Built from source
|
- Built from source
|
||||||
- Other
|
- Other
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
Loading…
Reference in New Issue
Block a user