From 0ebab8bf598d993df6e340651205cba48f1ef725 Mon Sep 17 00:00:00 2001 From: oSumAtrIX Date: Sun, 10 Jul 2022 00:34:55 +0200 Subject: [PATCH] fix: missing additional items [skip ci] --- .github/ISSUE_TEMPLATE/feature_request.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index e3843cf1..d9864945 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,9 +1,9 @@ --- name: Feature request about: Suggest a change to the patcher. Do not submit suggestions for patches here. -title: '' -labels: '' -assignees: '' +title: 'feat: some feature' +labels: feature-request +assignees: oSumAtrIX, Sculas ---