Skip to content

Commit fafcef1

Browse files
authored
Update issue templates
1 parent 09eadd9 commit fafcef1

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: Bug report
33
about: Help us find and resolve bugs
44
title: "[BUG] <New Bug>"
5-
labels: ''
5+
labels: bug
66
assignees: ''
77

88
---

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: Feature request
33
about: Suggest an idea for this project
44
title: "[FEATURE] <New Feature>"
5-
labels: ''
5+
labels: enhancement
66
assignees: ''
77

88
---

.github/ISSUE_TEMPLATE/question.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: Question
33
about: Need some help?
44
title: "[QUESTION] <New Question>"
5-
labels: ''
5+
labels: question
66
assignees: RichardZhu2
77

88
---
@@ -12,4 +12,4 @@ assignees: RichardZhu2
1212
- [ ] I've checked existing issues for similar questions
1313

1414
**Question**
15-
Please ask away! 😊
15+
Please ask away!

0 commit comments

Comments
 (0)