From b91e2e0a3df9a269fd900f80c5ac4bf6d7b70105 Mon Sep 17 00:00:00 2001 From: Abishek PY <43115551+vj-abishek@users.noreply.github.com> Date: Tue, 8 Nov 2022 03:30:49 +0000 Subject: [PATCH] docs: minor changes --- .github/ISSUE_TEMPLATE/bug.yml | 16 +++------------- 1 file changed, 3 insertions(+), 13 deletions(-) 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: