From abd28efb61581599e95eeafd23ab9b9ad6cd2f37 Mon Sep 17 00:00:00 2001 From: Serge <5920850+seerge@users.noreply.github.com> Date: Mon, 15 Jan 2024 10:56:44 +0100 Subject: [PATCH] Update bug_report.yml --- .github/ISSUE_TEMPLATE/bug_report.yml | 20 +++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index f57be4b5..066bef48 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -57,15 +57,21 @@ body: attributes: label: Additional information. description: If applicable, add screenshots or other relevant information to help explain your problem. - - type: checkboxes + - type: dropdown + id: armoury + attributes: + label: Armoury Crate + description: Do you have Armoury Crate installed? + options: + - label: Installed + - label: Uninstalled + - label: Never installed + - type: input id: asus attributes: - label: Asus Software Running - description: Please check what Asus/Armoury Services do you have installed and running - options: - - label: Armoury Crate - - label: MyAsus - - label: Other Asus Services + label: Asus Services + description: How many Asus services running do you have? (check ``Extra`` section in G-Helper)? + placeholder: e.g. None - type: input id: version attributes: