Thank you for considering contributing to this project! Here's how you can help:
- Fork the repository.
- Create a feature branch (
git checkout -b feature-branch). - Make your changes.
- Ensure all tests pass.
- Submit a pull request.
- Use PSR-12 for PHP code.
- Write descriptive commit messages.