Skip to content

Commit 1c86ff3

Browse files
committed
ci: change issue template types and labels
Signed-off-by: Benno Lossin <benno.lossin@proton.me>
1 parent a25b9ba commit 1c86ff3

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: bug
5+
type: 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 or improvement for this project
44
title: ''
5-
labels: enhancement
5+
type: Feature
66
assignees: ''
77

88
---

0 commit comments

Comments
 (0)