From d41cd50af51569909dc9469a608cdb10bbe189d0 Mon Sep 17 00:00:00 2001 From: Snowflake107 Date: Mon, 31 May 2021 21:53:35 +0545 Subject: [PATCH] people are stupid enough to not fill up this --- .github/ISSUE_TEMPLATE/bug_report.md | 8 ++++---- .github/ISSUE_TEMPLATE/feature_request.md | 2 +- .github/ISSUE_TEMPLATE/question.md | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index fb7e111..b3b7d41 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,7 +1,7 @@ --- name: Bug report about: Create a bug report to help us improve -title: "[BUG] " +title: "" labels: bug assignees: '' @@ -13,9 +13,9 @@ assignees: '' **To Reproduce** Steps to reproduce the behavior: +1. Click on '....' +2. Scroll down to '....' +3. See error --> **Expected behavior** diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 16ba85a..df05d6f 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,7 +1,7 @@ --- name: Feature request about: Suggest an idea for this project -title: "[Feature Request] " +title: "" labels: enhancement assignees: '' diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md index 2953cde..f93b328 100644 --- a/.github/ISSUE_TEMPLATE/question.md +++ b/.github/ISSUE_TEMPLATE/question.md @@ -1,7 +1,7 @@ --- name: Question about: Some questions related to this lib -title: "[QUESTION] " +title: "" labels: question assignees: ''