From: Iskren Chernev Date: Fri, 17 Apr 2015 04:28:36 +0000 (-0700) Subject: Update CONTRIBUTING.md with info about @mentioning original locale author X-Git-Tag: 2.10.3~31 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25bdaa158294e68aba499fb4342d2a5efa4e81b1;p=thirdparty%2Fmoment.git Update CONTRIBUTING.md with info about @mentioning original locale author --- diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 09b65f856..8d0f2bee4 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -17,6 +17,18 @@ git checkout develop # all patches against develop branch, please! grunt # this runs tests and jshint ``` +Changing locale files +===================== + +If you have any changes to existing locale files, `@mention` the original +author in the pull request (check the top of the language file), and ask if +he/she approves of your changes. Because I don't know any languages I can't +judge your locale changes, only the original author can :) + +In order for your pull request to get merged it must have approval of original +author, or at least one other native speaker has to approve of the change +(happens rarely). + Very important notes ====================