mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-27 00:38:53 +00:00
Adding an issue link to the issue creation workflow (#1023)
This config enables us to add external links to the process of creating new issues. I propose to add a friendly link to the community, just in case the issue opener is not aware of this forum.
This commit is contained in:
committed by
GitHub
parent
922afb18be
commit
21c7131f1e
@@ -0,0 +1,4 @@
|
||||
contact_links:
|
||||
- name: Ask the Hugo community
|
||||
url: https://discourse.gohugo.io/
|
||||
about: If your request is "not really" a bug or you are unsure about it, or if this is just a configuration or an adaption request feel free to ask in our community for help
|
||||
Reference in New Issue
Block a user