Thank you for considering contributing to this project! Your contributions help improve the project and benefit the community.
- Fork the repository.
- Create a new branch for your feature or bugfix.
- Write clear, concise commit messages.
- Ensure your code follows the project's coding standards.
- Write tests for new features or bug fixes.
- Run all tests and ensure they pass.
- Submit a pull request describing your changes.
Please adhere to the Code of Conduct to maintain a welcoming and respectful community.
Use the provided issue template to report bugs or request features.
Use the pull request template to submit your changes for review.
- Use consistent indentation (2 spaces).
- Use meaningful variable and function names.
- Comment complex or non-obvious code sections.
- Write unit and integration tests for your changes.
- Run existing tests to ensure no regressions.
If you have any questions, please open an issue or contact the maintainers.
Thank you for your contributions!