From: Andy Allan Date: Wed, 1 Dec 2021 10:07:49 +0000 (+0000) Subject: Merge pull request #3384 from HolgerJeromin/patch-1 X-Git-Tag: live~1395 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/c4adeda099800dcdf7489b1acf57d9f777bc61f5?hp=70aa36827a826dcde816ffa55c895a35159557d6 Merge pull request #3384 from HolgerJeromin/patch-1 bug issue template: removed browsers --- diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 681a919a7..ef67079ef 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -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