summaryrefslogtreecommitdiff
path: root/doc/README.md
diff options
context:
space:
mode:
authorRémy Coutable <remy@rymai.me>2016-01-13 19:46:38 +0100
committerRémy Coutable <remy@rymai.me>2016-01-13 19:46:38 +0100
commit33ea09bdf9c05c60438f03ac1fe94b52615cd05e (patch)
tree93e4f76b5f03f6c5d24c0ee5aef849acc9bfa253 /doc/README.md
parent0c10aee59677e2dadfef6538a74fe1e28fcdd37e (diff)
parent1202355703b9357e85fffa308a25c86576f7bfa0 (diff)
downloadgitlab-ce-33ea09bdf9c05c60438f03ac1fe94b52615cd05e.tar.gz
Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into fix/private-references
Diffstat (limited to 'doc/README.md')
-rw-r--r--doc/README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/README.md b/doc/README.md
index 25fe3abcb9a..7d4f84857e0 100644
--- a/doc/README.md
+++ b/doc/README.md
@@ -70,6 +70,8 @@
## Contributor documentation
+- [Documentation styleguide](development/doc_styleguide.md) Use this styleguide if you are
+ contributing to documentation.
- [Development](development/README.md) Explains the architecture and the guidelines for shell commands.
- [Legal](legal/README.md) Contributor license agreements.
- [Release](release/README.md) How to make the monthly and security releases.