From db49203f3a174a0080a479b8bb9912a5a205ecd6 Mon Sep 17 00:00:00 2001 From: Anupama Pathirage Date: Thu, 15 Aug 2024 15:29:46 -0500 Subject: [PATCH] Update new feature issue template --- .github/ISSUE_TEMPLATE/type_new_feature.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/type_new_feature.yml b/.github/ISSUE_TEMPLATE/type_new_feature.yml index 5110d8d1ea..a3d5bb3786 100644 --- a/.github/ISSUE_TEMPLATE/type_new_feature.yml +++ b/.github/ISSUE_TEMPLATE/type_new_feature.yml @@ -1,7 +1,7 @@ name: New Feature Request description: File a new feature request title: "[New Feature]: " -labels: ["Type/New Feature"] +labels: ["Type/NewFeature"] body: - type: markdown attributes: