summaryrefslogtreecommitdiffstats
path: root/doc/developer
diff options
context:
space:
mode:
authorit33 <iantien@gmail.com>2015-09-19 21:27:13 -0700
committerit33 <iantien@gmail.com>2015-09-19 21:27:13 -0700
commit86429c7bd5bc16e3e7c868650e350f6469efeea1 (patch)
treed5413d1afff6edc293aa9fda67690fd541442828 /doc/developer
parent73101532366188a56a42009e909299693ce9229f (diff)
downloadchat-86429c7bd5bc16e3e7c868650e350f6469efeea1.tar.gz
chat-86429c7bd5bc16e3e7c868650e350f6469efeea1.tar.bz2
chat-86429c7bd5bc16e3e7c868650e350f6469efeea1.zip
Adjusting CLA request template
Diffstat (limited to 'doc/developer')
-rw-r--r--doc/developer/code-contribution.md11
1 files changed, 10 insertions, 1 deletions
diff --git a/doc/developer/code-contribution.md b/doc/developer/code-contribution.md
index e9b088beb..325a67546 100644
--- a/doc/developer/code-contribution.md
+++ b/doc/developer/code-contribution.md
@@ -35,7 +35,16 @@ git checkout -b <branch name>
For pull requests made by contributors not yet added to the approved contributor list, a reviewer may respond:
- ```Thanks @[username] for the pull request! Before we can review, we need to add you to the list of [approved contributors](https://docs.google.com/spreadsheets/d/1NTCeG-iL_VS9bFqtmHSfwETo5f-8MQ7oMDE5IUYJi_Y/pubhtml?gid=0&single=true). Please help complete the Mattermost [contribution license agreement](http://www.mattermost.org/mattermost-contributor-agreement/), which is a standard procedure for many open source projects. More information is in the above link. Please let us know if you have any questions. We are very happy to have you join our growing community!```
+ ```
+ Thanks @[username] for the pull request!
+
+ Before we can review, we need to add you to the list of [approved contributors](https://docs.google.com/spreadsheets/d/1NTCeG-iL_VS9bFqtmHSfwETo5f-8MQ7oMDE5IUYJi_Y/pubhtml?gid=0&single=true).
+ Please help complete the Mattermost [contribution license agreement](http://www.mattermost.org/mattermost-contributor-agreement/), which is a standard procedure for many open source projects. More information is in the above link.
+
+ Please let us know if you have any questions.
+
+ We are very happy to have you join our growing community!
+```
2. When you submit your pull request please include the Ticket ID at the beginning of your pull request comment, followed by a colon.