From fc9812f3b6769f0eeba42f0f5bdeb01b7c8fe57c Mon Sep 17 00:00:00 2001 From: derpitron Date: Mon, 8 Jul 2024 21:42:47 +0530 Subject: [PATCH] update docs --- .github/ISSUE_TEMPLATE/bug.yml | 5 +++++ 1 file changed, 5 insertions(+) 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