Skip to content

Commit 09bc8e3

Browse files
authored
chore: update issue templates labels
1 parent 74d2072 commit 09bc8e3

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
name: "\U0001F41E Bug report"
33
about: Create a report to help us improve
44
title: ''
5+
type: Bug
56
labels: ['pending triage']
67
assignees: ''
78
---

.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: "\U00002728 Feature request"
33
about: Suggest an idea for this project
44
title: ''
5-
labels: enhancement
5+
type: Feature
66
assignees: ''
77
---
88

0 commit comments

Comments
 (0)