]> git.ipfire.org Git - thirdparty/moment.git/commitdiff
Update CONTRIBUTING.md
authorTim Wood <washwithcare@gmail.com>
Fri, 11 Jan 2013 19:14:42 +0000 (11:14 -0800)
committerTim Wood <washwithcare@gmail.com>
Fri, 11 Jan 2013 19:14:42 +0000 (11:14 -0800)
CONTRIBUTING.md

index b0305761456d95ea916294e26241e0ab53368a9e..d0782c0f03bcbbb747de1b9938ae54f6492b8ce7 100644 (file)
@@ -1,7 +1,17 @@
+All pull requests to the `master` branch will be closed.
+========================================================
+
+Please submit all pull requests to the `develop` branch.
+
+Language translations will not be merged without unit tests.
+============================================================
+
+See [the english unit tests](https://github.com/timrwood/moment/blob/develop/test/lang/en.js) for an example.
+
 Submitting Issues
 =================
 
-If you are submitting a bug with moment, please create a [jsfiddle](http://jsfiddle.net/) demonstrating the issue.
+If you are submitting a bug, please create a [jsfiddle](http://jsfiddle.net/) demonstrating the issue.
 
 Contributing
 ============