summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Neidhart <[email protected]>2024-05-27 09:05:07 +0200
committerGitHub <[email protected]>2024-05-27 09:05:07 +0200
commit23691895c9610392e7aff29ecf2ba0487ac79047 (patch)
treec9fbb78b689bc538d041612815d69bac4c2d9d5a
parentf648d4b46189e452d7449db10806132914db73e7 (diff)
Add new label
-rw-r--r--.github/ISSUE_TEMPLATE/feature_request.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md
index 720a29c4..7a2b862f 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", "new"]
+labels: new, feature
assignees: ''
---