mirror of
https://git.mirrors.martin98.com/https://github.com/luc-github/ESP3D.git
synced 2025-08-03 18:40:36 +08:00
Update issue templates
This commit is contained in:
parent
d8f28cea32
commit
4cc304897b
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -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: ''
|
||||
|
||||
|
2
.github/ISSUE_TEMPLATE/feature_request.md
vendored
2
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@ -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: ''
|
||||
|
||||
|
10
.github/ISSUE_TEMPLATE/question-template.md
vendored
Normal file
10
.github/ISSUE_TEMPLATE/question-template.md
vendored
Normal 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 ?
|
Loading…
x
Reference in New Issue
Block a user