We use Github Flow, so all code changes happen through pull requests. We actively welcome your pull requests:
- Fork the repo and create your branch from dev.
- If you've added code that should be tested, add tests.
- If you've changed APIs, update the documentation.
- Ensure the test suite passes.
- Make sure your code lints and project can build
- Issue that pull request!