Skip to content

Commit 4d49300

Browse files
committed
Update issue templates (#127)
1 parent 3356f22 commit 4d49300

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/bug_template.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: 🐛 Bug report
33
about: Create a report to help us improve
44
title: "[BUG]"
5-
labels: 'bug, untriaged'
5+
labels: ["type/bug", "level/task"]
66
assignees: ''
77
---
88

.github/ISSUE_TEMPLATE/feature_request.md

+1-1
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: ''
5-
labels: 'enhancement, untriaged'
5+
labels: ["type/enhancement", "level/task"]
66
assignees: ''
77
---
88

0 commit comments

Comments
 (0)