summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Speller <crspeller@gmail.com>2015-09-14 08:21:42 -0400
committerChristopher Speller <crspeller@gmail.com>2015-09-14 08:21:42 -0400
commitb2378f433ecd44a9811a52bd58e36a40f92e193f (patch)
tree2b4c938f1261579aa88c672a51679064ae86e557
parentf765ceb91873be1c96dbdb82e988f1b1d8ec5db7 (diff)
parent18858f4c7968f9246bfc90eb2ba72c3079e297a7 (diff)
downloadchat-b2378f433ecd44a9811a52bd58e36a40f92e193f.tar.gz
chat-b2378f433ecd44a9811a52bd58e36a40f92e193f.tar.bz2
chat-b2378f433ecd44a9811a52bd58e36a40f92e193f.zip
Merge pull request #663 from mattermost/it33-patch-4
Link Code Contribution Guidelines from TOC
-rw-r--r--doc/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/README.md b/doc/README.md
index c9262eb9c..491c75b9b 100644
--- a/doc/README.md
+++ b/doc/README.md
@@ -20,5 +20,6 @@
## Developer Documentation
+- [Code Contribution Guidelines](developer/code-contribution.md)
- [Developer Machine Setup](install/dev-setup.md)
- [Mattermost Style Guide](developer/style-guide.md)