Please submit all issues on GitHub and others will jump in to help out. PRs are welcome!
Contributors are encouraged to continue established conventions:
- TravisCI for continuous integration and convention enforcement
- Karma, Jasmine and Sinon are preferred for unit testing
- Protractor and Mocha are prefered for end-to-end testing
- JSHint for linting
- Editorconfig is preferred to setup the basics (spaces, etc.)
- Conventional changlog is preferred for commit message format
- Semantic versioning is preferred for release iteration
Please review previous commits and PRs for examples of accepted contributions.