fix template title

This commit is contained in:
Snowflake107 2021-06-21 11:10:46 +05:45
parent 86bd8ad733
commit 3bcc7adce6
3 changed files with 3 additions and 6 deletions

View file

@ -1,7 +1,6 @@
--- ---
name: Bug report name: Bug report
about: Create a bug report to help us improve about: Create a bug report to help us improve
title: "[BUG] "
labels: bug labels: bug
assignees: '' assignees: ''
@ -13,9 +12,9 @@ assignees: ''
**To Reproduce** **To Reproduce**
Steps to reproduce the behavior: Steps to reproduce the behavior:
<!-- 1. Go to '...' <!-- 1. Go to '...'
2. Click on '....' 1. Click on '....'
3. Scroll down to '....' 2. Scroll down to '....'
4. See error --> 3. See error -->
**Expected behavior** **Expected behavior**
<!-- A clear and concise description of what you expected to happen. --> <!-- A clear and concise description of what you expected to happen. -->

View file

@ -1,7 +1,6 @@
--- ---
name: Feature request name: Feature request
about: Suggest an idea for this project about: Suggest an idea for this project
title: "[Feature Request] "
labels: enhancement labels: enhancement
assignees: '' assignees: ''

View file

@ -1,7 +1,6 @@
--- ---
name: Question name: Question
about: Some questions related to this lib about: Some questions related to this lib
title: "[QUESTION] "
labels: question labels: question
assignees: '' assignees: ''