From 3a1a9db425b8263e0045ee8ba6575ed58a910c23 Mon Sep 17 00:00:00 2001 From: postscript-dev Date: Tue, 26 Oct 2021 15:50:23 +0100 Subject: [PATCH] Fix label: `ISSUE_TEMPLATE/feature_request.md` --- .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 193bc3b7..d76b6031 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: FeatureRequest +labels: request assignees: '' ---