Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/chipzoller/hugo-clarity.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Boothe <git@rootwork.org>2022-08-01 01:32:32 +0300
committerIvan Boothe <git@rootwork.org>2022-08-01 01:32:32 +0300
commit296988aee998bb8b84d0fe6f7b1d98e046c5c2f4 (patch)
tree1687ff22096afd8fd4246d1bbef3752e594f04e8
parentc9991ba39caee89453f790905595cf42343448a8 (diff)
Adding link to GH Discussions
Signed-off-by: Ivan Boothe <git@rootwork.org>
-rw-r--r--.github/ISSUE_TEMPLATE/config.yml9
1 files changed, 8 insertions, 1 deletions
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!