]> git.openstreetmap.org Git - rails.git/commitdiff
Merge pull request #3384 from HolgerJeromin/patch-1
authorAndy Allan <git@gravitystorm.co.uk>
Wed, 1 Dec 2021 10:07:49 +0000 (10:07 +0000)
committerGitHub <noreply@github.com>
Wed, 1 Dec 2021 10:07:49 +0000 (10:07 +0000)
bug issue template: removed browsers

.github/ISSUE_TEMPLATE/bug.yml

index 681a919a79cf2a9c4a0701db99f4f1dba71e4b56..ef67079ef72c3e3eeb2215a5cd4f201a8ea4c9e8 100644 (file)
@@ -31,15 +31,3 @@ body:
       placeholder:
     validations:
       required: false
-  - type: dropdown
-    id: browsers
-    attributes:
-      label: Which browsers are you seeing this problem on?
-      multiple: true
-      options:
-        - Firefox
-        - Chrome
-        - Safari
-        - Microsoft Edge
-    validations:
-      required: false