1
0
Fork 0
mirror of https://github.com/aclist/dztui.git synced 2025-04-07 13:03:00 +02:00

Update bug_report.yml

This commit is contained in:
aclist 2025-01-06 19:56:39 +09:00 committed by GitHub
parent 1ab9634069
commit 271c3e6197
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,10 +8,10 @@ body:
- type: textarea
id: what-happened
attributes:
label: Description of the bug?
label: Describe the bug
description: What did you expect to happen?
placeholder: Add detailed bug description here
value: "When doing X, Y occurred. Include as much detail as possible."
placeholder: E.g., When doing X, Y occurred.
value: ""
validations:
required: true
- type: dropdown
@ -30,10 +30,10 @@ body:
id: browsers
attributes:
label: Device type
multiple: true
options:
- Desktop PC
- Steam Deck
default: 0
validations:
required: true
- type: input