summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorit33 <iantien@gmail.com>2015-11-22 00:16:16 -0800
committerit33 <iantien@gmail.com>2015-11-22 00:16:16 -0800
commitff0f8c2a648956f9ce56e8db2169124a52325243 (patch)
tree413240810f1603ef61366c2fbd56653718b126de /doc
parent1af8bf4471801e04be2fdee8df8e935e7c6d0e25 (diff)
downloadchat-ff0f8c2a648956f9ce56e8db2169124a52325243.tar.gz
chat-ff0f8c2a648956f9ce56e8db2169124a52325243.tar.bz2
chat-ff0f8c2a648956f9ce56e8db2169124a52325243.zip
Adding link to contribution guide
Diffstat (limited to 'doc')
-rw-r--r--doc/process/development-cycle.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/process/development-cycle.md b/doc/process/development-cycle.md
index b099d684e..ef93cb3ea 100644
--- a/doc/process/development-cycle.md
+++ b/doc/process/development-cycle.md
@@ -88,7 +88,7 @@ Community members following the Contribution Guidelines might also submit pull r
#### Bug Fixes
-If you see an obvious bug and want to submit a fix, pull requests following the contribution guidelines are gladly accepted.
+If you see an obvious bug and want to submit a fix, pull requests following the [contribution guidelines](https://github.com/mattermost/platform/blob/master/CONTRIBUTING.md) are gladly accepted.
Examples:
- [Fix: Unable to change password #1390](https://github.com/mattermost/platform/pull/1390)