From 05f88b60191b17b5c3700f41230894665e87abdf Mon Sep 17 00:00:00 2001 From: aclist <92275929+aclist@users.noreply.github.com> Date: Thu, 9 Jan 2025 23:27:08 +0900 Subject: [PATCH] Update trouble.yml --- .github/ISSUE_TEMPLATE/trouble.yml | 20 ++++++++------------ 1 file changed, 8 insertions(+), 12 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/trouble.yml b/.github/ISSUE_TEMPLATE/trouble.yml index 90a583a..3151675 100644 --- a/.github/ISSUE_TEMPLATE/trouble.yml +++ b/.github/ISSUE_TEMPLATE/trouble.yml @@ -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: