summaryrefslogtreecommitdiffstats
path: root/doc/developer
diff options
context:
space:
mode:
authorit33 <iantien@gmail.com>2015-10-09 06:21:43 -0700
committerit33 <iantien@gmail.com>2015-10-09 06:21:43 -0700
commit759ac7feee1ab4579c5186e5e599fc1d31efdc27 (patch)
treecee7e704b9c05cbb2b97f2531c82aea314541df1 /doc/developer
parent05ed5b08999c4d32f200c785b60b931d43b2b628 (diff)
downloadchat-759ac7feee1ab4579c5186e5e599fc1d31efdc27.tar.gz
chat-759ac7feee1ab4579c5186e5e599fc1d31efdc27.tar.bz2
chat-759ac7feee1ab4579c5186e5e599fc1d31efdc27.zip
Adding link to "Fast, Obvious, Forgiving"
Diffstat (limited to 'doc/developer')
-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 80676f107..3bab47d23 100644
--- a/doc/developer/Code-Contribution-Guidelines.md
+++ b/doc/developer/Code-Contribution-Guidelines.md
@@ -29,6 +29,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/).