summaryrefslogtreecommitdiffstats
path: root/doc/developer/Code-Contribution-Guidelines.md
diff options
context:
space:
mode:
authorit33 <iantien@gmail.com>2015-10-13 09:06:27 -0700
committerit33 <iantien@gmail.com>2015-10-13 09:06:27 -0700
commitee85f6512f927e74cd01114c3806c887e0ccb639 (patch)
treecf07face01319c4990a3abc11b3291d63523b695 /doc/developer/Code-Contribution-Guidelines.md
parentfabff3846339e29514bb66503b0775f79b33cc87 (diff)
downloadchat-ee85f6512f927e74cd01114c3806c887e0ccb639.tar.gz
chat-ee85f6512f927e74cd01114c3806c887e0ccb639.tar.bz2
chat-ee85f6512f927e74cd01114c3806c887e0ccb639.zip
Update Code-Contribution-Guidelines.md
Diffstat (limited to 'doc/developer/Code-Contribution-Guidelines.md')
-rw-r--r--doc/developer/Code-Contribution-Guidelines.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/developer/Code-Contribution-Guidelines.md b/doc/developer/Code-Contribution-Guidelines.md
index 7a293f8bf..1e5028761 100644
--- a/doc/developer/Code-Contribution-Guidelines.md
+++ b/doc/developer/Code-Contribution-Guidelines.md
@@ -39,7 +39,7 @@ git checkout -b <branch name>
For example, for a ticket ID `PLT-394` start your comment with: `PLT-394:`. See [previously closed pull requests](https://github.com/mattermost/platform/pulls?q=is%3Apr+is%3Aclosed) for examples.
-3. Once submitted, your pull request will be checked via an automated build process and will be reviewed by the Mattermost core team, who may either accept the PR or follow-up with feedback.
+3. Once submitted, your pull request will be checked via an automated build process and will be reviewed by at least two members of the Mattermost core team, who may either accept the PR or follow-up with feedback. It would then get merged into `master` for the next release.
4. If you've included your mailing address in Step 1, you'll be receiving a [Limited Edition Mattermost Mug](http://forum.mattermost.org/t/limited-edition-mattermost-mugs/143) as a thank you gift after your first pull request has been accepted.