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

Update trouble.yml

This commit is contained in:
aclist 2025-01-09 23:27:08 +09:00 committed by GitHub
parent 1f31c43fe4
commit 05f88b6019
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,18 +12,6 @@ body:
options:
- label: I have checked the [Knowledge Base](https://aclist.github.io/dzgui/kb.html) and searched through [past issues](https://github.com/aclist/dztui/issues?q=is%3Aissue+is%3Aclosed) and did not find my issue there.
required: true
- type: dropdown
id: version
attributes:
label: Version
description: DZGUI version
options:
- 5.6.x (stable)
- 5.7.x (testing)
- Version prior to 5.6.0
default: 0
validations:
required: true
- type: dropdown
id: browsers
attributes:
@ -31,8 +19,16 @@ body:
options:
- Desktop PC
- Steam Deck
default: 0
validations:
required: true
- type: input
id: version
attributes:
label: DZGUI version
validations:
required: true
placeholder: "5.6.0"
- type: input
id: distro
attributes: