Update issue templates
This commit is contained in:
4
.github/ISSUE_TEMPLATE/bug-report.md
vendored
4
.github/ISSUE_TEMPLATE/bug-report.md
vendored
@ -1,8 +1,12 @@
|
|||||||
---
|
---
|
||||||
name: Bug report
|
name: Bug report
|
||||||
about: Help us to improve this project
|
about: Help us to improve this project
|
||||||
|
title: ''
|
||||||
|
labels: bug
|
||||||
|
assignees: caifeizhi
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
**Please check the FAQ documentation before raising an issue**
|
**Please check the FAQ documentation before raising an issue**
|
||||||
|
|
||||||
Please check the old issues before raising an issue in case someone has asked the same question that you are asking.
|
Please check the old issues before raising an issue in case someone has asked the same question that you are asking.
|
||||||
|
|||||||
3
.github/ISSUE_TEMPLATE/feature_request.md
vendored
3
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@ -1,6 +1,9 @@
|
|||||||
---
|
---
|
||||||
name: Feature request
|
name: Feature request
|
||||||
about: Suggest an idea for this project
|
about: Suggest an idea for this project
|
||||||
|
title: ''
|
||||||
|
labels: new feature
|
||||||
|
assignees: caifeizhi
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user