diff options
author | Adam Bard <github@adambard.com> | 2014-12-08 23:42:24 +0100 |
---|---|---|
committer | Adam Bard <github@adambard.com> | 2014-12-08 23:42:24 +0100 |
commit | 658c09f6e4263e834153907cca87df00e4d9ab3b (patch) | |
tree | e303c07588114fe1d05b7fe5d3cc45a206885db9 /README.markdown | |
parent | 0f1fac6ffd14fdd6dd168099a44711328cfa9d23 (diff) |
Update README.markdown
Diffstat (limited to 'README.markdown')
-rw-r--r-- | README.markdown | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown index 4e24bbe6..774797d5 100644 --- a/README.markdown +++ b/README.markdown @@ -22,6 +22,11 @@ Send a pull request or open an issue any time of day or night. **(e.g. [python/en] for English Python).** This will help everyone pick out things they care about. +We're happy for any contribution in any form, but if you're making more than one major change +(i.e. translations for two different languages) it would be super cool of you to make a +separate pull request for each one so that someone can review them more effectively and/or +individually. + ### Style Guidelines * **Keep lines under 80 chars** |