From f9d04ddaaf28eae52e737695ec04452664d5d356 Mon Sep 17 00:00:00 2001 From: Jamie Date: Tue, 26 Jan 2016 22:23:45 +0000 Subject: [PATCH] Add preferred documentation language --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index dc4198e..2db90df 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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.