From a7fc6b2629f494f73da3383f62b40ab574681396 Mon Sep 17 00:00:00 2001 From: isXander Date: Sun, 25 Jun 2023 14:03:57 +0100 Subject: [PATCH] fix issue form? --- .github/ISSUE_TEMPLATE/bug_report.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index b09ca66..b59c152 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -75,7 +75,7 @@ body: label: Bluetooth description: Did you use Bluetooth to connect your controller? *This does **not** include the Xbox Wireless Adapter dongle.* options: - - label: Yes + - label: "Yes" required: false - type: dropdown id: os @@ -95,7 +95,7 @@ body: label: ARM description: Are you using an ARM-based device? This includes Apple Silicon. options: - - label: Yes + - label: "Yes" required: false - type: textarea id: additional