Skip to content

Commit f43a973

Browse files
committed
ci: update feature / bug issue templates
1 parent 88452b6 commit f43a973

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/bug-report.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: "🐛 Bug Report"
22
description: Found something you weren't expecting? Report it here!
33
title: "🐛 Bug: <title>"
44
labels: [
5-
"Type Bug"
5+
"Type Bug"
66
]
77
body:
88
- type: markdown

.github/ISSUE_TEMPLATE/feature-request.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: "💡 Feature Request"
22
description: Got a suggestion? Submit your request here.
33
title: "💡 Feature: <title>"
44
labels: [
5-
"Type Feature"
5+
"Type Feature"
66
]
77
body:
88
- type: markdown

0 commit comments

Comments
 (0)