From 471dc970dd5f6369211abd4088a4acb7947c871c Mon Sep 17 00:00:00 2001 From: "Eshan Roy (Eshanized)" Date: Sun, 14 Apr 2024 06:41:58 +0530 Subject: [PATCH] =?UTF-8?q?=E2=9B=8F=EF=B8=8F@eshanized=20updating...?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/ISSUE_TEMPLATE/bug-doc.yml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-doc.yml b/.github/ISSUE_TEMPLATE/bug-doc.yml index 2b75a12..c79ae0e 100644 --- a/.github/ISSUE_TEMPLATE/bug-doc.yml +++ b/.github/ISSUE_TEMPLATE/bug-doc.yml @@ -20,13 +20,12 @@ body: - type: dropdown attributes: - label: What browsers are you seeing the problem on? + label: What Type of Mistake we made? multiple: true options: - - Firefox - - Chrome - - Safari - - Microsoft Edge + - Spelling Mistake + - Wrong Documentation or Code Not Working + - Incomplete Documentation validations: required: true