Skip to content

Commit 10fb0cb

Browse files
authored
Update labels in issue templates (#986)
* Update label on bug template * Update label on feature request template
1 parent 6f7328c commit 10fb0cb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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: Create a report to help us improve
44
title: ''
5-
labels: type:Bug
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: ''
5-
labels: type:Enhancement
5+
labels: enhancement
66
assignees: ''
77

88
---

0 commit comments

Comments
 (0)