Thank you for your interest in contributing!
By participating in this project, you are expected to uphold our Contributor Covenant. Please report unacceptable behavior to the maintainer.
-
Reporting Bugs: Before submitting a bug report, please check existing issues to avoid duplicates. When reporting, include a clear title, steps to reproduce, and your environment details.
-
Suggesting Enhancements: Check if your suggestion already exists. If not, provide a clear description of the enhancement and its benefits.
-
Pull Requests: Follow the pull request template and ensure your code adheres to our style guidelines.
- Follow PEP 8 for Python code.
- Use meaningful names and keep functions concise.
- Add tests for new features.
By contributing, you agree your contributions will be licensed under the MIT license.