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

View file

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

View file

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