Files
static-php-cli/.github/pull_request_template.md
2026-05-11 13:59:32 +08:00

13 lines
316 B
Markdown

## What does this PR do?
<!-- Please describe the changes made in this PR here. -->
## Checklist before merging
- If you modified `*.php` or `*.yml`, run them locally to ensure your changes are valid:
- [ ] `composer cs-fix`
- [ ] `composer analyse`
- [ ] `composer test`
- [ ] `bin/spc dev:lint-config`