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
- Becoming a maintainer
- Fork the repo and create your branch from
master
. - 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.
- Issue that pull request!
Please include in the report:
- A quick summary and/or background
- Steps to reproduce
- Sample code if you can
- What you expected would happen
- What actually happened
By contributing, you agree that your contributions will be licensed under its MIT License.