added browser environment to ISSUE_TEMPLATE

This commit is contained in:
Dominik Biedebach
2022-04-14 08:39:12 +02:00
parent 02cf9fc867
commit c9eb6a6299

View File

@@ -11,6 +11,13 @@ body:
placeholder: "Im 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: