diff --git a/.github/ISSUE_TEMPLATE/app_bug_report.yaml b/.github/ISSUE_TEMPLATE/app_bug_report.yaml index af90692248..64cc4bcc68 100644 --- a/.github/ISSUE_TEMPLATE/app_bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/app_bug_report.yaml @@ -59,8 +59,7 @@ body: attributes: label: Operating System options: - - Windows 11 (32bit) - - Windows 11 (64bit) + - Windows 11 - Windows 10 (32bit) - Windows 10 (64bit) - Windows 8.1 (32bit) diff --git a/.github/ISSUE_TEMPLATE/emu_bug_report.yaml b/.github/ISSUE_TEMPLATE/emu_bug_report.yaml index ff232b8ded..138514b19d 100644 --- a/.github/ISSUE_TEMPLATE/emu_bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/emu_bug_report.yaml @@ -77,8 +77,7 @@ body: attributes: label: Operating System options: - - Windows 11 (32bit) - - Windows 11 (64bit) + - Windows 11 - Windows 10 (32bit) - Windows 10 (64bit) - Windows 8.1 (32bit)