Contributions to this project are welcome and encouraged! Here are a few guidelines to help you get started:
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 clear title and description.
If you have an idea for an enhancement, please post it in the Issues with the label "enhancement". Explain your idea and how it would be useful.
- Fork the repository 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!
Please follow the existing code style and naming conventions used in the project.
By contributing to this project, you agree that your contributions will be licensed under the MIT License. See the LICENSE file for more details.