From fce247b32547dbe79e1bfe095b05637efca2f018 Mon Sep 17 00:00:00 2001 From: Alistair Mackay <34012094+fireflycons@users.noreply.github.com> Date: Wed, 20 Mar 2024 06:12:10 +0000 Subject: [PATCH] Updating bug template --- .github/ISSUE_TEMPLATE/bug.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug.yaml b/.github/ISSUE_TEMPLATE/bug.yaml index d392908..5bfd6fa 100644 --- a/.github/ISSUE_TEMPLATE/bug.yaml +++ b/.github/ISSUE_TEMPLATE/bug.yaml @@ -20,6 +20,7 @@ body: description: "Please tell us what kind of machine you have" multiple: false options: + - "-- Please Select --" - Windows (10 or 11) - Intel Mac - Apple Silicon Mac (M1/M2/M3) @@ -33,6 +34,7 @@ body: description: "Please tell us how much memory your system has" multiple: false options: + - "-- Please Select --" - Less than 8GB - 8 - 15GB - 16GB or more