]> git.ipfire.org Git - thirdparty/Chart.js.git/commitdiff
Update CONTRIBUTING.md
authorJake <jakesyl@gmail.com>
Mon, 29 Dec 2014 21:18:44 +0000 (16:18 -0500)
committerJake <jakesyl@gmail.com>
Mon, 29 Dec 2014 21:18:44 +0000 (16:18 -0500)
CONTRIBUTING.md

index c617dc7ab8541ab7e49c7ab917cb001df2d2a9e1..f4cc8d86f9950c4c965c7e803cece2f00b937f0b 100644 (file)
@@ -9,6 +9,7 @@ New contributions to the library are welcome, just a couple of guidelines:
  * Please keep pull requests concise, and document new functionality in the relevant .md file.
  * Consider whether your changes are useful for all users, or if creating a Chart.js extension would be more appropriate.
  * Please avoid committing in the build Chart.js & Chart.min.js file, as it causes conflicts when merging.
+ * Please make all Pull Requests to ```dev``` branch
 
 New Chart Types
 ===============