From 137d2dab3285e9b0f8fe4dcc65ab6ecf8bb09002 Mon Sep 17 00:00:00 2001 From: Patrick Kollitsch <83281+davidsneighbour@users.noreply.github.com> Date: Mon, 15 Mar 2021 00:27:15 +0700 Subject: [PATCH] github: More explicit support link to discourse --- .github/ISSUE_TEMPLATE/config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 13e775943..c84d3276b 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,5 +1,5 @@ blank_issues_enabled: false contact_links: - - name: Support + - name: SUPPORT, ISSUES and TROUBLESHOOTING url: https://discourse.gohugo.io/ - about: Please do not use Github for support requests. Visit https://discourse.gohugo.io for support! + about: Please DO NOT use Github for support requests. Please visit https://discourse.gohugo.io for support! You will be helped much faster there. If you ignore this request your issue might be closed with a discourse label.