Add preferred documentation language

This commit is contained in:
Jamie 2016-01-26 22:23:45 +00:00
parent e8aa03027e
commit f9d04ddaaf
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ Self-promotion is frowned upon, so please consider seriously whether your projec
Also, please ensure your pull request adheres to the following guidelines:
* Software that is PHP 5.5+, Composer-installable, PSR compliant, united tested and well documented is preferred.
* Software that is PHP 5.5+, Composer-installable, PSR compliant, united tested and well documented in English is preferred.
* Please search previous suggestions before making a new one, as yours may be a duplicate.
* Enter a meaningful pull request description.
* Please make an individual commit for each suggestion in a pull request.