mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2024-12-25 16:18:54 +01:00
Update bug.yaml
This commit is contained in:
parent
38752c3db7
commit
f0f80a4edd
4
.github/ISSUE_TEMPLATE/bug.yaml
vendored
4
.github/ISSUE_TEMPLATE/bug.yaml
vendored
@ -14,15 +14,12 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
label: Describe the issue
|
label: Describe the issue
|
||||||
description: What happened & what did you expect to happen
|
description: What happened & what did you expect to happen
|
||||||
placeholder: ""
|
|
||||||
value: ""
|
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: steps-to-reproduce
|
id: steps-to-reproduce
|
||||||
attributes:
|
attributes:
|
||||||
label: Steps to reproduce the issue
|
label: Steps to reproduce the issue
|
||||||
description: ""
|
|
||||||
value: "1. "
|
value: "1. "
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
@ -31,7 +28,6 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
label: Audiobookshelf version
|
label: Audiobookshelf version
|
||||||
placeholder: "e.g. v1.6.60"
|
placeholder: "e.g. v1.6.60"
|
||||||
value: ""
|
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: dropdown
|
- type: dropdown
|
||||||
|
Loading…
Reference in New Issue
Block a user