diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 7925b1a..70b388b 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -31,6 +31,11 @@ body: label: Operating System Version validations: required: true + - type: input + attributes: + label: Browser and Browser Version + validations: + required: true - type: input attributes: label: Python Version