From e581e8e1f8f244e2d2a9ef9a2a3a83abf811549a Mon Sep 17 00:00:00 2001 From: Natalia Bernarte Oses <74534993+natellium@users.noreply.github.com> Date: Wed, 8 Nov 2023 13:27:47 +0100 Subject: [PATCH] remove default label from feature request template (#77862) --- .github/ISSUE_TEMPLATE/1-feature_requests.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/1-feature_requests.md b/.github/ISSUE_TEMPLATE/1-feature_requests.md index ab43f8c1d83..67449c9af2a 100644 --- a/.github/ISSUE_TEMPLATE/1-feature_requests.md +++ b/.github/ISSUE_TEMPLATE/1-feature_requests.md @@ -1,7 +1,6 @@ --- name: Feature Requests about: Suggest an enhancement or new feature for the Grafana project -labels: 'type/feature-request' --- @@ -18,4 +17,4 @@ labels: 'type/feature-request' **Who is this feature for?** -[Add information on what kind of user the feature is for.] \ No newline at end of file +[Add information on what kind of user the feature is for.]