diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index f4ed385..5233b62 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -31,23 +31,13 @@ body: label: Version description: What version of our software are you running? options: - - 1.2 (Default) + - 1.4 (Default) + - 1.3 (Edge) + - 1.2 (Edge) - 1.1 (Edge) - 1.0 (Edge) validations: required: true - - type: dropdown - id: browsers - attributes: - label: What browsers are you seeing the problem on? - multiple: true - options: - - Firefox - - Chrome - - Safari - - Microsoft Edge - - Brave - - Others - type: textarea id: logs attributes: