diff options
author | Bjørn Erik Pedersen <[email protected]> | 2017-06-17 10:06:49 +0200 |
---|---|---|
committer | Bjørn Erik Pedersen <[email protected]> | 2017-06-17 10:06:49 +0200 |
commit | 4aa1239070bb9d4324d3582f3e809b702a59d3ac (patch) | |
tree | 9b555bc376b028cdf93b2eb67ea0d670cd7d6562 /CONTRIBUTING.md | |
parent | 411ac9308625e2a7354b5d5d4a61d50372a9e8df (diff) | |
download | hugo-4aa1239070bb9d4324d3582f3e809b702a59d3ac.tar.gz hugo-4aa1239070bb9d4324d3582f3e809b702a59d3ac.zip |
Update links to new discuss URL
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 0a1a6f36f..0368e6666 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -22,14 +22,14 @@ The Hugo community and maintainers are [very active](https://github.com/gohugoio ## Asking Support Questions -We have an active [discussion forum](https://discuss.gohugo.io) where users and developers can ask questions. +We have an active [discussion forum](https://discourse.gohugo.io) where users and developers can ask questions. Please don't use the GitHub issue tracker to ask questions. ## Reporting Issues If you believe you have found a defect in Hugo or its documentation, use the GitHub [issue tracker](https://github.com/gohugoio/hugo/issues) to report the problem to the Hugo maintainers. -If you're not sure if it's a bug or not, start by asking in the [discussion forum](https://discuss.gohugo.io). +If you're not sure if it's a bug or not, start by asking in the [discussion forum](https://discourse.gohugo.io). When reporting the issue, please provide the version of Hugo in use (`hugo version`) and your operating system. ## Submitting Patches |