From 708fd6df21ce86add7593677d58e223a90c3019c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torkel=20=C3=96degaard?= Date: Thu, 7 Mar 2019 11:12:43 +0100 Subject: [PATCH] Removed title case from issue template title --- .github/ISSUE_TEMPLATE/2-feature_request.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/2-feature_request.md b/.github/ISSUE_TEMPLATE/2-feature_request.md index 0a8b2a63a72..ccb9f3cc391 100644 --- a/.github/ISSUE_TEMPLATE/2-feature_request.md +++ b/.github/ISSUE_TEMPLATE/2-feature_request.md @@ -1,5 +1,5 @@ --- -name: Enhancement Request +name: Enhancement request about: Suggest an enhancement or new feature for the Grafana project labels: 'type: feature request' ---