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