You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/Feature_Request.yaml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
name: Feature Request/Idea 🚀
2
2
description: Suggest a new feature or improvement
3
3
title: "[Feature]: "
4
-
labels: [enhancement, triage]
4
+
labels: [type: feature request, status: triage]
5
5
assignees:
6
6
- Windos
7
7
body:
@@ -46,4 +46,4 @@ body:
46
46
attributes:
47
47
label: Additional Context
48
48
description: |
49
-
Please include any other information here that you feel may be relevant to the feature you want implemented that is not covered in the previous sections.
49
+
Please include any other information here that you feel may be relevant to the feature you want implemented that is not covered in the previous sections.
0 commit comments