From 296988aee998bb8b84d0fe6f7b1d98e046c5c2f4 Mon Sep 17 00:00:00 2001 From: Ivan Boothe Date: Sun, 31 Jul 2022 15:32:32 -0700 Subject: Adding link to GH Discussions Signed-off-by: Ivan Boothe --- .github/ISSUE_TEMPLATE/config.yml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index e7db5a4..f731a2d 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,5 +1,12 @@ blank_issues_enabled: false contact_links: + - name: Ask questions and get support + url: https://github.com/chipzoller/hugo-clarity/discussions + about: + If you have a question, want general support that isn't about a bug in the + theme, or want to discuss new ideas without making a specific feature + request, please use GitHub Discussions. This keeps our issue queue focused + on actionable items. Thanks! - name: Read Hugo Clarity documentation url: https://github.com/chipzoller/hugo-clarity/blob/master/README.md about: @@ -7,4 +14,4 @@ contact_links: other information. - name: Theme contribution guide url: https://github.com/chipzoller/hugo-clarity/blob/master/CONTRIBUTING.md - about: Help us make this theme great! \ No newline at end of file + about: Help us make this theme great! -- cgit v1.2.3