Thank you for considering contributing to this project! Your help is essential in making this library better for everyone.
- Before opening a new issue, please search the issue tracker for similar reports.
- When reporting a bug, include a clear and descriptive title, a detailed explanation, and steps to reproduce the issue.
- Check the existing issues to ensure your feature hasn’t already been requested.
- Provide a clear description of the feature, its benefits, and any potential implementation ideas.
- Fork the repository and create your branch from
master. - Follow the coding style guidelines (PSR standards).
- Write clear commit messages that explain the rationale behind your changes.
- Ensure all tests pass before submitting your pull request.
- Include relevant documentation updates if necessary.
- Respect the existing code style and architecture.
- Be open to feedback and constructive criticism.
- Engage in discussions on issues and pull requests respectfully.
Thank you for your contributions!