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

Update bug_report.yml

This commit is contained in:
aclist 2025-01-06 19:59:20 +09:00 committed by GitHub
parent 59c58a1df5
commit 602a7b8edc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5,7 +5,7 @@ labels: ["bug"]
assignees:
- aclist
body:
- type: dropdown
- type: dropdown
id: version
attributes:
label: Version
@ -24,7 +24,6 @@ body:
options:
- Desktop PC
- Steam Deck
default: 0
validations:
required: true
- type: input
@ -37,9 +36,9 @@ body:
- type: textarea
id: what-happened
attributes:
label: Describe the bug
label: Description of the bug?
description: What did you expect to happen?
placeholder: E.g., When doing X, Y occurred. Include as much detail as possible.
placeholder: "When doing X, Y occurred. Include as much detail as possible."
validations:
required: true
- type: textarea