Skip to content

Commit 1674325

Browse files
findepisamueleresca
authored andcommitted
Update Bug issue template to use Bug issue type (#17540)
Same for Feature issue template.
1 parent 3436232 commit 1674325

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
name: Bug report
22
description: Create a report to help us improve
3+
type: Bug
34
labels: bug
45
body:
56
- type: textarea

.github/ISSUE_TEMPLATE/feature_request.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
name: Feature request
22
description: Suggest an idea for this project
3+
type: Feature
34
labels: enhancement
45
body:
56
- type: textarea

0 commit comments

Comments
 (0)