We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09eadd9 commit fafcef1Copy full SHA for fafcef1
.github/ISSUE_TEMPLATE/bug_report.md
@@ -2,7 +2,7 @@
2
name: Bug report
3
about: Help us find and resolve bugs
4
title: "[BUG] <New Bug>"
5
-labels: ''
+labels: bug
6
assignees: ''
7
8
---
.github/ISSUE_TEMPLATE/feature_request.md
name: Feature request
about: Suggest an idea for this project
title: "[FEATURE] <New Feature>"
+labels: enhancement
.github/ISSUE_TEMPLATE/question.md
name: Question
about: Need some help?
title: "[QUESTION] <New Question>"
+labels: question
assignees: RichardZhu2
@@ -12,4 +12,4 @@ assignees: RichardZhu2
12
- [ ] I've checked existing issues for similar questions
13
14
**Question**
15
-Please ask away! 😊
+Please ask away!
0 commit comments