From 48742826420e786266593252179a6ad94c3b7d48 Mon Sep 17 00:00:00 2001 From: KRSHH <136873090+KRSHH@users.noreply.github.com> Date: Fri, 8 Nov 2024 23:21:30 +0530 Subject: [PATCH] Making issue template mandatory --- .github/ISSUE_TEMPLATE/bug_report.md | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index a670194..c61ccfa 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,18 +1,8 @@ -[Remove this]The issue would most likely be diagnosed if you follow the template and give all the info. +***[Remove this]The issue would be closed without notice and be considered spam if the template is not followed.*** **Describe the bug** A clear and concise description of what the bug is. -**To Reproduce** -Steps to reproduce the behavior: -1. Go to '...' -2. Click on '....' -3. Scroll down to '....' -4. See error - -**Expected behavior** -A clear and concise description of what you expected to happen. - **Screenshots** If applicable, add screenshots to help explain your problem.