chore: triage label for feature requests
Marcin Rataj committed
Jun 9, 2025 at 14:17 UTC
4dd099074572540a867bd87a3c533394cff0dd54
2 files changed
+2
.github/ISSUE_TEMPLATE/enhancement.yml
+1
@@ -2,6 +2,7 @@ name: Enhancement
2
description: Suggest an improvement to an existing kubo feature.
3
labels:
4
- kind/enhancement
5
+ - need/triage
6
body:
7
- type: markdown
8
attributes:
.github/ISSUE_TEMPLATE/feature.yml
+1
@@ -2,6 +2,7 @@ name: Feature
2
description: Suggest a new feature in Kubo.
3
labels:
4
- kind/feature
5
+ - need/triage
6
body:
7
- type: markdown
8
attributes: