From 4a35785240e8de2296f7587775a613e0cd5aad34 Mon Sep 17 00:00:00 2001 From: Anas Nashif Date: Mon, 27 Sep 2021 19:08:19 -0400 Subject: [PATCH] templates: fix label for feature request Fix label to match what we have on Github. Signed-off-by: Anas Nashif --- .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 82f2f54b5f7..3ffc06790ef 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 for this project title: '' -labels: feature request +labels: Feature Request assignees: '' ---