- Interested in helping with the backlog? This project is open source and we would love your help. Just a few things..
- Pull Requests to add/improve code will require:
- Passing Tests
- Code Review
- Tests are performed using
jest
andTravis-CI
. Seetests
sub-directory and the backlog for more information. - Make sure you run the tests locally, and they pass, before pushing any commits. Results of CI tests are posted to the Slack channel.
- It is the developers responsibility to ensure tests pass before requesting a code review and subsequent pull request. All new functionality should have