From f97b9f163db21ffa50ef20e39b4c7a48d66dcfea Mon Sep 17 00:00:00 2001 From: EncodedVenom Date: Mon, 12 Aug 2024 13:27:29 +0100 Subject: [PATCH] fix label on feat request template --- .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 e795775..6a63ee2 100644 --- a/.github/ISSUE_TEMPLATE/FEATURE-REQUEST.md +++ b/.github/ISSUE_TEMPLATE/FEATURE-REQUEST.md @@ -2,7 +2,7 @@ name: Feature Request about: File a feature request for something you believe should be added to Jecs title: "[FEATURE]" -labels: feature +labels: enhancement assignees: '' ---