summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorit33 <iantien@gmail.com>2015-09-19 21:40:44 -0700
committerit33 <iantien@gmail.com>2015-09-19 21:40:44 -0700
commitaca720eb944618f08619b14ca8fcf7c257d29fab (patch)
tree4b92661ade295398ab9e08fc4ce1c3b5cc9ed8fc /doc
parent86429c7bd5bc16e3e7c868650e350f6469efeea1 (diff)
downloadchat-aca720eb944618f08619b14ca8fcf7c257d29fab.tar.gz
chat-aca720eb944618f08619b14ca8fcf7c257d29fab.tar.bz2
chat-aca720eb944618f08619b14ca8fcf7c257d29fab.zip
Adjust CLA request template
Diffstat (limited to 'doc')
-rw-r--r--doc/developer/code-contribution.md21
1 files changed, 13 insertions, 8 deletions
diff --git a/doc/developer/code-contribution.md b/doc/developer/code-contribution.md
index 325a67546..b0849cdb4 100644
--- a/doc/developer/code-contribution.md
+++ b/doc/developer/code-contribution.md
@@ -36,14 +36,19 @@ 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 @[GITHUB_USERNAME] for the pull request!
+
+Before we can review, we need to add you to the list of approved contributors for the Mattermost project.
+
+**Please help complete the Mattermost [contribution license agreement](http://www.mattermost.org/mattermost-contributor-agreement/)?**
+
+This is a standard procedure for many open source projects. You can view of list of past contributors who have completed the form [here](https://docs.google.com/spreadsheets/d/1NTCeG-iL_VS9bFqtmHSfwETo5f-8MQ7oMDE5IUYJi_Y/pubhtml?gid=0&single=true).
+
+After completing the form, it should be processed within 24 hours and reviewers for your pull request will be able to proceed.
+
+Please let us know if you have any questions.
+
+We are very happy to have you join our growing community!
```