diff --git a/.github/ISSUE_TEMPLATE/app_bug_report.yaml b/.github/ISSUE_TEMPLATE/app_bug_report.yaml index 971259d15c..fe28f2b21c 100644 --- a/.github/ISSUE_TEMPLATE/app_bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/app_bug_report.yaml @@ -67,11 +67,10 @@ body: - Windows 11 - Windows 10 (64bit) - Linux (64bit) - Specify distro below + - macOS 14 (Sonoma) - macOS 13 (Ventura) - macOS 12 (Monterey) - macOS 11 (Big Sur) - - macOS 10.15 (Catalina) - - macOS 10.14 (Mojave) validations: required: true - type: input diff --git a/.github/ISSUE_TEMPLATE/emu_bug_report.yaml b/.github/ISSUE_TEMPLATE/emu_bug_report.yaml index a6e19573ec..ca2a0fba4b 100644 --- a/.github/ISSUE_TEMPLATE/emu_bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/emu_bug_report.yaml @@ -82,11 +82,10 @@ body: - Windows 11 - Windows 10 (64bit) - Linux (64bit) - Specify distro below + - macOS 14 (Sonoma) - macOS 13 (Ventura) - macOS 12 (Monterey) - macOS 11 (Big Sur) - - macOS 10.15 (Catalina) - - macOS 10.14 (Mojave) validations: required: true - type: input