From 68bfcb2e6e3b036a7b1e9e2cc1c12d65052b2556 Mon Sep 17 00:00:00 2001 From: advplyr Date: Sun, 5 May 2024 16:51:12 -0500 Subject: [PATCH] Update .github/ISSUE_TEMPLATE/bug.yaml --- .github/ISSUE_TEMPLATE/bug.yaml | 21 --------------------- 1 file changed, 21 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yaml b/.github/ISSUE_TEMPLATE/bug.yaml index 70159801..59ca126d 100644 --- a/.github/ISSUE_TEMPLATE/bug.yaml +++ b/.github/ISSUE_TEMPLATE/bug.yaml @@ -83,27 +83,6 @@ body: - Safari - Edge - Other (list in "Additional Notes" box) - - type: markdown - attributes: - value: '## Mobile Environment' - - type: dropdown - id: mobile-os - attributes: - label: If the issue is being seen on Mobile, what OS are you running where you see the issue? - options: - - Android - - iOS - - Other (list in "Additional Notes" box) - - type: dropdown - id: mobile-browsers - attributes: - label: If the issue is being seen in the UI, what browsers are you seeing the problem on? - options: - - Chrome - - Firefox - - Safari - - Edge - - Other (list in "Additional Notes" box) - type: textarea id: logs attributes: