From fc761ad69fd0f0a73065ada386500d84fe7acf25 Mon Sep 17 00:00:00 2001 From: David Harris Date: Tue, 21 Mar 2023 14:46:59 +0000 Subject: [PATCH] chore: minor update to feature request description (#65112) minor update to feature request description Slight change just to make the description read more naturally. --- .github/ISSUE_TEMPLATE/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index d5f2b80cd50..0bd55853dbf 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -2,7 +2,7 @@ blank_issues_enabled: false contact_links: - name: Feature Request url: https://github.com/grafana/grafana/discussions/new - about: Discuss ideas for new features of changes + about: Discuss ideas for new features or enhancements - name: Questions & Help url: https://community.grafana.com about: Please ask and answer questions here.