- 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.
- Ensure the test suite passes.
- Make sure your code lints.
In short, when you submit code changes, your submissions are understood to be under the same MIT License that covers the project.
Report bugs using Github issues
Report a bug by opening a new issue.
Great Bug Reports tend to have:
- A quick summary and/or background
- Steps to reproduce
- What you expected would happen
- What actually happens
By contributing, you agree that your contributions will be licensed under its MIT License.