From b65a434859af3b45e529a078d5d7937b84173696 Mon Sep 17 00:00:00 2001 From: Haim Knokh Date: Mon, 9 Sep 2024 16:46:54 +0200 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/request-a-new-feature.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/request-a-new-feature.md b/.github/ISSUE_TEMPLATE/request-a-new-feature.md index 7ec93840..c7ccee97 100644 --- a/.github/ISSUE_TEMPLATE/request-a-new-feature.md +++ b/.github/ISSUE_TEMPLATE/request-a-new-feature.md @@ -1,8 +1,8 @@ --- name: Request a New Feature about: Suggest an idea for this project -title: Replace this placeholder with a specific title for the issue. Do not delete - "[FEATURE REQUEST]" . +title: '[FEATURE REQUEST] - Replace this placeholder with a specific title for the + issue. Do not delete "[FEATURE REQUEST]" .' labels: feature-request assignees: hknokh