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

Update bug_report.yml

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

View file

@ -5,15 +5,7 @@ labels: ["bug"]
assignees:
- aclist
body:
- type: textarea
id: what-happened
attributes:
label: Describe the bug
description: What did you expect to happen?
placeholder: E.g., When doing X, Y occurred.
validations:
required: true
- type: dropdown
- type: dropdown
id: version
attributes:
label: Version
@ -42,6 +34,14 @@ body:
validations:
required: true
placeholder: "Arch Linux"
- type: textarea
id: what-happened
attributes:
label: Describe the bug
description: What did you expect to happen?
placeholder: E.g., When doing X, Y occurred. Include as much detail as possible.
validations:
required: true
- type: textarea
id: logs
attributes: