summaryrefslogtreecommitdiffstats
path: root/doc/developer/Code-Contribution-Guidelines.md
diff options
context:
space:
mode:
authorStas Vovk <stasvovk@gmail.com>2015-10-12 22:39:04 +0300
committerStas Vovk <stasvovk@gmail.com>2015-10-12 22:39:04 +0300
commitf4f43357973c94cbb67a9bfe08d2f0b74885aefe (patch)
tree5574dab758893965c58ca740c97b3257bbfeaca4 /doc/developer/Code-Contribution-Guidelines.md
parent8d8e8ec41eba1aaac717819be3e688f8076aeba4 (diff)
parent1ce37c316adceafe2f7409576c378407fe80d7b7 (diff)
downloadchat-f4f43357973c94cbb67a9bfe08d2f0b74885aefe.tar.gz
chat-f4f43357973c94cbb67a9bfe08d2f0b74885aefe.tar.bz2
chat-f4f43357973c94cbb67a9bfe08d2f0b74885aefe.zip
Merge branch 'master' into PLT-589
Diffstat (limited to 'doc/developer/Code-Contribution-Guidelines.md')
-rw-r--r--doc/developer/Code-Contribution-Guidelines.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/developer/Code-Contribution-Guidelines.md b/doc/developer/Code-Contribution-Guidelines.md
index 363934818..453c154f9 100644
--- a/doc/developer/Code-Contribution-Guidelines.md
+++ b/doc/developer/Code-Contribution-Guidelines.md
@@ -28,6 +28,9 @@ git checkout -b <branch name>
2. Please make sure to thoroughly test your change before submitting a pull request.
+ Please review the ["Fast, Obvious, Forgiving" experience design principles](http://www.mattermost.org/design-principles/) for Mattermost and check that your feature meets the criteria. Also, for any changes to user interface or help text, please read the changes out loud, as a quick and easy way to catch any inconsitencies.
+
+
## Submitting a Pull Request
1. Please add yourself to the Mattermost [approved contributor list](https://docs.google.com/spreadsheets/d/1NTCeG-iL_VS9bFqtmHSfwETo5f-8MQ7oMDE5IUYJi_Y/pubhtml?gid=0&single=true) prior to submitting by completing the [contributor license agreement](http://www.mattermost.org/mattermost-contributor-agreement/).