summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/ISSUE_TEMPLATE/---01-bug-report.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/---01-bug-report.yml b/.github/ISSUE_TEMPLATE/---01-bug-report.yml
index 9da01a334..d42305e92 100644
--- a/.github/ISSUE_TEMPLATE/---01-bug-report.yml
+++ b/.github/ISSUE_TEMPLATE/---01-bug-report.yml
@@ -39,6 +39,13 @@ body:
placeholder: Mac, Windows, Linux
validations:
required: true
+ - type: input
+ id: browser
+ attributes:
+ label: What browser are you using?
+ placeholder: Chrome, Firefox, Safari
+ validations:
+ required: true
- type: textarea
id: bug-description
attributes: