From f09f2dfe7b470e9f241baae71880bb02bdbcf03a Mon Sep 17 00:00:00 2001
From: Rich Howell <22135084+rich-howell@users.noreply.github.com>
Date: Wed, 31 Aug 2022 19:10:01 +0100
Subject: [PATCH] Update bug-report.yml (#228)

Added Mac OSX and updated description
---
 .github/ISSUE_TEMPLATE/bug-report.yml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml
index 23cbc54a6..73ebbf170 100644
--- a/.github/ISSUE_TEMPLATE/bug-report.yml
+++ b/.github/ISSUE_TEMPLATE/bug-report.yml
@@ -65,10 +65,11 @@ body:
     id: operating-system
     attributes:
       label: Operating System
-      description: What version of our software are you running?
+      description: What operating system are you using?
       options:
         - Windows 11
         - Windows 10
+        - Mac OSX
         - Linux
         - Mobile Device
         - Other
-- 
GitLab