From: Holger Jeromin Date: Fri, 26 Nov 2021 12:16:06 +0000 (+0100) Subject: bug issue template: resorting browsers X-Git-Tag: live~1848^2~1 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/7365ea908b64ed298fd63aa277163e26bab93fcb?ds=sidebyside bug issue template: resorting browsers --- diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 681a919a7..a5806569c 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -37,9 +37,12 @@ body: label: Which browsers are you seeing this problem on? multiple: true options: - - Firefox - - Chrome - - Safari - - Microsoft Edge + - 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