From 190c0119533a7f2a65e6b2fbe25df162d900d683 Mon Sep 17 00:00:00 2001 From: Mikael Finstad Date: Fri, 3 Feb 2023 15:23:33 +0800 Subject: [PATCH] Update bug.yml --- .github/ISSUE_TEMPLATE/bug.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 3df229dc..f56dab77 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -20,6 +20,7 @@ body: label: Operating System description: Which operating system are you running? options: + - MacOS 13 - MacOS 12 - MacOS 11 - MacOS 10 @@ -30,7 +31,7 @@ body: - Windows 7 - Windows Vista - Linux - - Other + - Other (please specify) validations: required: true - type: textarea