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

index a60498e354f039ad89cd972ee59685d96eb0f8a8..c617dc7ab8541ab7e49c7ab917cb001df2d2a9e1 100644 (file)
@@ -9,7 +9,6 @@ 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 submit your pull requests as one commit, if necesary please ```rebase``` to make it a single commit.
 
 New Chart Types
 ===============