Merge branch 'pr_1451'
This commit is contained in:
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>"
|
||||
title: "[Bug]: "
|
||||
labels: ["type: bug"]
|
||||
---
|
||||
|
||||
|
2
.github/ISSUE_TEMPLATE/enhancement.md
vendored
2
.github/ISSUE_TEMPLATE/enhancement.md
vendored
@ -2,7 +2,7 @@
|
||||
name: 🌟 Enhancement
|
||||
about: I want to make an enhancement.
|
||||
labels: ["type: enhancement"]
|
||||
title: "[Enhancement]: <title>"
|
||||
title: "[Enhancement]: "
|
||||
---
|
||||
|
||||
**Enhancement**
|
||||
|
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]: <title>"
|
||||
title: "[Feature]: "
|
||||
labels: ["type: feature"]
|
||||
---
|
||||
|
||||
|
2
.github/ISSUE_TEMPLATE/question.md
vendored
2
.github/ISSUE_TEMPLATE/question.md
vendored
@ -1,7 +1,7 @@
|
||||
---
|
||||
name: 🙋 Question
|
||||
about: I have a question.
|
||||
title: "[Question]: <title>"
|
||||
title: "[Question]: "
|
||||
labels: ["type: question"]
|
||||
---
|
||||
|
||||
|
Reference in New Issue
Block a user