add issue template
This commit is contained in:
2
.github/ISSUE_TEMPLATE/bug.yml
vendored
2
.github/ISSUE_TEMPLATE/bug.yml
vendored
@@ -1,6 +1,6 @@
|
|||||||
name: 🐞 Report error
|
name: 🐞 Report error
|
||||||
description: Report an error (bug), please first check the FAQ and search the Issue list for the issue you want to raise.
|
description: Report an error (bug), please first check the FAQ and search the Issue list for the issue you want to raise.
|
||||||
title: "[Bug]: "
|
title: "[Bug] "
|
||||||
body:
|
body:
|
||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
id: check-answer
|
id: check-answer
|
||||||
|
|||||||
2
.github/ISSUE_TEMPLATE/feature.yml
vendored
2
.github/ISSUE_TEMPLATE/feature.yml
vendored
@@ -1,6 +1,6 @@
|
|||||||
name: ✨ Function request
|
name: ✨ Function request
|
||||||
description: To come up with an idea for this project, please first review the frequently asked questions and search the Issue list to see if there are any issues you want to raise.
|
description: To come up with an idea for this project, please first review the frequently asked questions and search the Issue list to see if there are any issues you want to raise.
|
||||||
title: "[Feature]: "
|
title: "[Feature] "
|
||||||
body:
|
body:
|
||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
id: check-answer
|
id: check-answer
|
||||||
|
|||||||
Reference in New Issue
Block a user