From aba4ab7742eaa0b1d9a51c4378966b1923d320f7 Mon Sep 17 00:00:00 2001 From: Serge <5920850+seerge@users.noreply.github.com> Date: Fri, 12 Jan 2024 14:45:04 +0100 Subject: [PATCH] Update bug_report.yml --- .github/ISSUE_TEMPLATE/bug_report.yml | 44 ++++++++++++--------------- 1 file changed, 20 insertions(+), 24 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index e497392c..c06c6aa7 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -16,30 +16,6 @@ body: - label: I understand that, if insufficient information was provided, my issue will be closed without an answer. validations: required: true - - type: input - id: version - attributes: - label: Version - description: G-Helper version? - placeholder: e.g. 0.146 - validations: - required: true - - type: input - id: os - attributes: - label: OS - description: Which operating system do you use? - placeholder: e.g. Windows 11 21H2 build 22000 - validations: - required: true - - type: input - id: device - attributes: - label: Device Model - description: Which laptop do you use? - placeholder: e.g. Asus Zephyrus G14 GA404RK - validations: - required: true - type: textarea id: description attributes: @@ -81,6 +57,14 @@ body: attributes: label: Additional information. description: If applicable, add screenshots or other relevant information to help explain your problem. + - type: input + id: device + attributes: + label: Device Model + description: Which laptop do you use? + placeholder: e.g. Asus Zephyrus G14 GA404RK + validations: + required: true - type: checkboxes id: asus attributes: @@ -90,4 +74,16 @@ body: - label: Armoury Crate - label: MyAsus - label: Other Asus Services + - type: input + id: version + attributes: + label: Version + description: G-Helper version? + placeholder: e.g. 0.146 + - type: input + id: os + attributes: + label: OS + description: Which operating system do you use? + placeholder: e.g. Windows 11 21H2 build 22000