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 20:01:30 +09:00 committed by GitHub
parent 602a7b8edc
commit 23464d3b51
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -36,15 +36,15 @@ body:
- type: textarea
id: what-happened
attributes:
label: Description of the bug?
label: Describe the bug
description: What did you expect to happen?
placeholder: "When doing X, Y occurred. Include as much detail as possible."
placeholder: "E.g., When doing X, Y occurred. Include as much detail as possible."
validations:
required: true
- type: textarea
id: logs
attributes:
label: Additional log output
description: You can attach log files by clicking this area to highlight it and then dragging files in.
description: Attach the file `$HOME/.local/state/dzgui/DZGUI_DEBUG.log` by clicking this area to highlight it and then dragging the file in.
validations:
required: false