First off, thank you for considering contributing! It's people like you that make open source projects such a great place to learn, inspire, and create. All contributions are welcome, including bug reports, feature requests, documentation improvements, and pull requests.
If you find a bug, please ensure the bug was not already reported by searching on GitHub under Issues. If you're unable to find an open issue addressing the problem, open a new one. Be sure to include a title and clear description, as much relevant information as possible, and a code sample or an executable test case demonstrating the expected behavior that is not occurring.
If you have an idea for an enhancement, please open an issue to discuss it. This allows us to coordinate efforts and prevent duplicated work.
- Fork the repo and create your branch from
main. - If you've added code that should be tested, add tests.
- Ensure the test suite passes.
- Make sure your code lints.
- Issue that pull request!
This project and everyone participating in it is governed by a Code of Conduct. By participating, you are expected to uphold this code. Please report unacceptable behavior.