]> git.ipfire.org Git - thirdparty/moment.git/commitdiff
Update CONTRIBUTING.md with info about @mentioning original locale author
authorIskren Chernev <iskren.chernev@gmail.com>
Fri, 17 Apr 2015 04:28:36 +0000 (21:28 -0700)
committerIskren Chernev <iskren.chernev@gmail.com>
Fri, 17 Apr 2015 04:28:36 +0000 (21:28 -0700)
CONTRIBUTING.md

index 09b65f85688f137833b0eb1f40b37997cf3f0ae8..8d0f2bee45596fcc39702c76f7cddc01b1a2fe3c 100644 (file)
@@ -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
 ====================