Thank you for contributing to erag/laravel-datetime-format.
composer install- Follow existing project conventions.
- Run formatter before submitting:
vendor/bin/pint --dirty --format=agentRun package tests before opening a PR:
php vendor/bin/pest --compact- Clear title and description.
- Focused changes (one concern per PR).
- Tests added/updated if behavior changed.
- Formatting and tests pass.