- All pull requests must go through the review process (the master branch is protected). Anyone who is a collaborator on the repo can approve a pull request!
- An issue should be made prior to a pull request being opened.
- Your pull request is well documented regarding the changes being made (and references an issue)
- Please follow the crockford standards when applicable.
- Please use es2015, as everything is compiled down using the bable es2015 standard
Please use your best judgement when adding/updating external packages
Please respect the Major.Minor.Patch semantic versioning when making changes.
There shouldn't be a need to modify the licensing of this software.