From 0b558a470e1e916e0d3e1e020a216ffdde1810e7 Mon Sep 17 00:00:00 2001 From: ilia-shipitsin <125650415+ilia-shipitsin@users.noreply.github.com> Date: Sat, 29 Apr 2023 09:21:12 +0200 Subject: [PATCH] [macos] add macOS-13 to issue template (#7515) --- .github/ISSUE_TEMPLATE/bug-report.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 9d2337ed..c8603879 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -23,6 +23,7 @@ body: - label: Ubuntu 22.04 - label: macOS 11 - label: macOS 12 + - label: macOS 13 - label: Windows Server 2019 - label: Windows Server 2022 - type: textarea