Thank you for your interest in contributing to this project! We welcome contributions from the community and are grateful for any help you can provide.
- Please check existing issues before creating a new one
- Look through open pull requests to avoid duplicate work
- For new features or significant changes, it's best to open an issue first to discuss the approach
- Fork the repository and create your branch from
main
- If you've added code, add appropriate tests
- Ensure your code follows the project's style guidelines
- Update documentation as needed
- Submit your pull request with a clear description of the changes
Please note that this is maintained by a small team, so review times may vary. We aim to review pull requests as quickly as possible, but it may take a few days.
If there are multiple pull requests addressing the same issue, we will review them all but merge the one that:
- Best follows coding standards and best practices
- Provides the most complete and relevant solution
- Includes proper tests and documentation
By participating in this project, you agree to abide by its Code of Conduct.
If you have questions about the contribution process or need help, please:
- Check the documentation
- Search existing issues
- Open a new issue if needed
Again, thank you for considering contributing to this project!