diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 903e2ebd..272a1370 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -11,6 +11,13 @@ body: placeholder: "I’m always frustrated when …" validations: required: true + - type: textarea + id: environment + attributes: + label: Which browser was this experienced in? Are any special extensions installed? + description: Please give us more information about your browser environment so we can reproduce the bug faster. + validations: + required: true - type: textarea id: reproduction attributes: