feat(issue-templates): Refine issue template labels and types

Updated  and  to use a  field instead of  and  labels.
Modified  to use  instead of  and removed .

This change streamlines issue categorization and aligns with updated labeling conventions.
This commit is contained in:
Shreya Keshive
2025-11-07 12:46:14 -05:00
parent 6cf1c98524
commit 6d90b7ddb3
3 changed files with 3 additions and 4 deletions
+1 -1
View File
@@ -1,8 +1,8 @@
name: 'Feature Request'
description: 'Suggest an idea for this project'
labels:
- 'kind/enhancement'
- 'status/need-triage'
type: Feature
body:
- type: 'markdown'
attributes: