From 801b66da74577fb6b241e228ce495049b194d476 Mon Sep 17 00:00:00 2001 From: WorldTeacher Date: Sun, 4 May 2025 17:16:39 +0200 Subject: [PATCH] add triage label --- .gitea/ISSUE_TEMPLATE/feature.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitea/ISSUE_TEMPLATE/feature.yml b/.gitea/ISSUE_TEMPLATE/feature.yml index a424190..cb6338e 100644 --- a/.gitea/ISSUE_TEMPLATE/feature.yml +++ b/.gitea/ISSUE_TEMPLATE/feature.yml @@ -1,6 +1,8 @@ name: Feature request description: Suggest an idea for this project -labels: kind/feature +labels: + - kind/feature + - triage body: - type: textarea