hugo

Unnamed repository; edit this file 'description' to name the repository.

git clone git://git.shimmy1996.com/hugo.git
commit 720786cd3e8e8acf593eb7768d36ab201a4b02e4
parent 214e16eca3a5ec52e6b5e60b2ffe8cacfc9a86a6
Author: digitalcraftsman <digitalcraftsman@users.noreply.github.com>
Date:   Tue, 18 Jul 2017 21:49:16 +0200

Add note about doc-related pull requests in contribution guide
Diffstat:
MCONTRIBUTING.md | 2++
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git 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)