mirror of
https://github.com/aclist/dztui.git
synced 2026-08-25 17:32:36 +02:00
Update feature.yml
This commit is contained in:
parent
0834a86d33
commit
54e0762882
22
.github/ISSUE_TEMPLATE/feature.yml
vendored
22
.github/ISSUE_TEMPLATE/feature.yml
vendored
@ -6,26 +6,22 @@ assignees:
|
||||
- aclist
|
||||
body:
|
||||
- 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
|
||||
id: device
|
||||
attributes:
|
||||
label: Device type
|
||||
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:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user