From bfde2d5493e63bb79eec05a5abfa16d4d13b6e1d Mon Sep 17 00:00:00 2001 From: Thomas Neidhart Date: Mon, 27 May 2024 09:04:13 +0200 Subject: [PATCH] Add new label --- .github/ISSUE_TEMPLATE/feature_request.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index fcbe01da..720a29c4 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -2,7 +2,7 @@ name: Feature request about: Suggest an idea or enhancement to existing feature for Eclipse ThreadX. title: '' -labels: feature +labels: ["feature", "new"] assignees: '' ---