We appreciate your input! We want to make contributing to this project as easy and transparent as possible, whether it's:
- Reporting a bug
- Discussing the current state of the code
- Submitting a fix
- Proposing new features
We use github to host code, to track issues and feature requests, as well as accept pull requests. 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
master
- If you've added code that should be tested, add tests
- Ensure the test suite passes
- Issue that pull request
Any contributions you make will be under the Apache-2.0 License. Feel free to contact the maintainers if that's a concern.
We use GitHub issues to track bugs. Report a bug by opening a new issue. Choose one of the available templates and describe your problem in details following the provided instructions.
By contributing, you agree that your contributions will be licensed under its Apache-2.0 License.
This document was adapted from the basic template for contributing guidelines made on the basis of Facebook's open source guidelines.