summaryrefslogtreecommitdiffstats
path: root/doc/developer/Code-Contribution-Guidelines.md
diff options
context:
space:
mode:
authorStas Vovk <stas@vovk.me>2015-10-13 13:27:34 +0300
committerStas Vovk <stas@vovk.me>2015-10-13 13:27:34 +0300
commit822881e51aa2edce1c4d7d2e11bc44c3886daf1e (patch)
tree86c0a80048eeb66e71a80170a9a06f5931349a09 /doc/developer/Code-Contribution-Guidelines.md
parent450b56c1bd428115f66d6f0bf87691e50aaaaffa (diff)
parentf4f43357973c94cbb67a9bfe08d2f0b74885aefe (diff)
downloadchat-822881e51aa2edce1c4d7d2e11bc44c3886daf1e.tar.gz
chat-822881e51aa2edce1c4d7d2e11bc44c3886daf1e.tar.bz2
chat-822881e51aa2edce1c4d7d2e11bc44c3886daf1e.zip
Merge branch 'PLT-589' of github.com:stasvovk/platform 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/).