summaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authordigitalcraftsman <digitalcraftsman@users.noreply.github.com>2017-07-18 21:49:16 +0200
committerGitHub <noreply@github.com>2017-07-18 21:49:16 +0200
commit720786cd3e8e8acf593eb7768d36ab201a4b02e4 (patch)
tree77741550899f9f4c6ed240210232dcd9643c9d3e /CONTRIBUTING.md
parent214e16eca3a5ec52e6b5e60b2ffe8cacfc9a86a6 (diff)
Add note about doc-related pull requests in contribution guide
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 0368e6666..a25033370 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -7,6 +7,8 @@ helping to manage issues, etc.
The Hugo community and maintainers are [very active](https://github.com/gohugoio/hugo/pulse/monthly) and helpful, and the project benefits greatly from this activity. We created a [step by step guide](https://gohugo.io/tutorials/how-to-contribute-to-hugo/) if you're unfamiliar with GitHub or contributing to open source projects in general.
+*Note that this repository only contains the actual source code of Hugo. For documentation-related pull requests / issues please refer to the [hugoDocs](https://github.com/gohugoio/hugodocs) repository.*
+
## Table of Contents
* [Asking Support Questions](#asking-support-questions)