Update issue templates

This commit is contained in:
Luc 2019-10-06 16:33:40 +08:00 committed by GitHub
parent d8f28cea32
commit 4cc304897b
3 changed files with 12 additions and 2 deletions

View File

@ -1,7 +1,7 @@
---
name: Bug report
about: Create a report to help us improve
title: "[BUG]"
title: "[BUG]<Enter comprehensive title>"
labels: bug
assignees: ''

View File

@ -1,7 +1,7 @@
---
name: Feature request
about: Suggest an idea for this project
title: "[FEATURE REQUEST]"
title: "[FEATURE REQUEST]<Enter comprehensive title>"
labels: Feature request
assignees: ''

View File

@ -0,0 +1,10 @@
---
name: Question template
about: Ask your question, if not bug neither feature request.
title: "[Question]"
labels: question
assignees: ''
---
What is your question ?