From cd3ded1fbdb0c8eb7485912d5cbd6a2dd7455658 Mon Sep 17 00:00:00 2001 From: oSumAtrIX Date: Sun, 10 Jul 2022 00:35:41 +0200 Subject: [PATCH] fix: wrong label in additional items [skip ci] --- .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 e11b418..2bc0101 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -2,7 +2,7 @@ name: Feature request about: Suggest a change to the CLI. Do not submit suggestions for patches here. title: 'feat: some feature' -labels: bug +labels: feature-request assignees: TheJeterLP, oSumAtrIX, Sculas, epicsampler ---