From 76be30f5c8f982d6b0586b6c10d64a1b9b687120 Mon Sep 17 00:00:00 2001 From: TellowKrinkle Date: Sun, 4 Feb 2024 17:30:35 -0600 Subject: [PATCH] GitHub: Update macOS versions on issue templates --- .github/ISSUE_TEMPLATE/app_bug_report.yaml | 3 +-- .github/ISSUE_TEMPLATE/emu_bug_report.yaml | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) 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