Skip to content

Commit c777897

Browse files
jayaddisonpicnixz
andauthored
[github] update issue label names (#12039)
Co-authored-by: Bénédikt Tran <[email protected]>
1 parent 5745199 commit c777897

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/bug-report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Bug report
22
description: Something is not working correctly.
3-
labels: "bug"
3+
labels: "type:bug"
44

55
body:
66
- type: textarea

.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: '<short description for the feature>'
5-
labels: 'enhancement'
5+
labels: 'type:proposal'
66
assignees: ''
77

88
---

0 commit comments

Comments
 (0)