Update bug.yaml

This commit is contained in:
advplyr
2022-01-29 11:30:38 -06:00
committed by GitHub
parent 38752c3db7
commit f0f80a4edd
-4
View File
@@ -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