mirror of
https://github.com/chartjs/Chart.js.git
synced 2026-03-07 16:56:50 +01:00
Update CONTRIBUTING.md
This commit is contained in:
@@ -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 submit your pull requests as one commit, if necesary please ```rebase``` to make it a single commit.
|
||||
|
||||
New Chart Types
|
||||
===============
|
||||
|
||||
Reference in New Issue
Block a user