Thank you for your interest in contributing to this project!
-
Bug Reports & Feature Requests:
- Please use the issue tracker to report bugs or suggest features.
- Search for existing issues before submitting a new one.
-
Pull Requests:
- Fork the repository and create your branch from
main. - Follow the Pull Request Template.
- Ensure your code follows the project's style and passes all tests.
- Write clear, concise commit messages.
- Reference related issues in your PR description (e.g.,
Fixes #123).
- Fork the repository and create your branch from
- Use clear, descriptive variable and function names.
- Comment complex or non-obvious code.
- Keep functions and files focused and modular.
- Follow any language-specific or project-specific style guides.
- Be respectful and inclusive in all interactions.
- Provide constructive feedback.
- Report any unacceptable behavior to the maintainers.
If you have any questions, open an issue or contact the maintainers.
Thank you for helping make this project better!