From 18792b7b560a2942ef5fe391c9c934968898182a Mon Sep 17 00:00:00 2001 From: DieselTech <30128380+DieselTech@users.noreply.github.com> Date: Fri, 22 Mar 2024 16:48:48 -0400 Subject: [PATCH] [skip ci] Update bug_report.yml (#2812) --- .github/ISSUE_TEMPLATE/bug_report.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 627edd9ed..45583c597 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -75,13 +75,13 @@ body: - type: dropdown id: mobile-browsers attributes: - label: If the issue is being seen on the UI, what browsers are you seeing the problem on? + label: If the issue is being seen on the Mobile UI, what browsers are you seeing the problem on? multiple: true options: - Firefox - Chrome - Safari - - Microsoft Edge + - Other iOS Browser - type: textarea id: logs attributes: