summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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)