From: Holger Jeromin Date: Fri, 26 Nov 2021 14:17:47 +0000 (+0100) Subject: remove browser list X-Git-Tag: live~1328^2 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/4f95d88bc7859a5fed92b9d6b2c4751119b67ace?ds=sidebyside remove browser list --- diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index a5806569c..ef67079ef 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -31,18 +31,3 @@ body: placeholder: validations: required: false - - type: dropdown - id: browsers - attributes: - label: Which browsers are you seeing this problem on? - multiple: true - options: - - Desktop Chrome/Chromium based (Edge, Opera, Vivaldi) - - Desktop Safari - - Desktop Firefox - - Mobile Chrome/Chromium based (Edge, Opera, Vivaldi) - - Mobile Safari - - Mobile Firefox - - Other - validations: - required: false