From 53d220c19d58943b211380796ef25c632793c230 Mon Sep 17 00:00:00 2001
From: Jeff Bruemmer <jeff@metabase.com>
Date: Wed, 9 Feb 2022 06:30:36 -0800
Subject: [PATCH] remove mac app reference (#20351)

---
 .github/ISSUE_TEMPLATE/bug_report.md | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index 503cbff648d..7809a6377a5 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -30,12 +30,12 @@ If applicable, add screenshots to help explain your problem.
 
 You can get this information by going to Admin -> Troubleshooting.
 
-- Your browser and the version: (e.x. Chrome 52.1, Firefox 48.0, Safari 11.1, …)
-- Your operating system: (e.x. OS X 10.10, Windows 10.1809, Ubuntu 16.04, …)
-- Your databases: (e.x. MySQL, Postgres, MongoDB, …)
-- Metabase version: (e.x. 0.19.3)
-- Metabase hosting environment: (e.x. Mac app, Elastic Beanstalk, Docker, Heroku, Jar-file on Ubuntu, …)
-- Metabase internal database: (e.x. H2 (default), Postgres or MySQL)
+- Your browser and the version: (e.g., Chrome 52.1, Firefox 48.0, Safari 11.1, …)
+- Your operating system: (e.g., OS X 10.10, Windows 10.1809, Ubuntu 16.04, …)
+- Your databases: (e.g, MySQL, Postgres, MongoDB, …)
+- Metabase version: (e.g., 0.19.3)
+- Metabase hosting environment: (e.g., Elastic Beanstalk, Docker, Heroku, Jar-file on Ubuntu, …)
+- Metabase internal database: (e.g., H2 (default), Postgres or MySQL)
 
 **Severity**
 How severe an issue is this bug to you? Is this annoying, blocking some users, blocking an upgrade or blocking your usage of Metabase entirely?
-- 
GitLab