We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6243d8 commit 15c7e41Copy full SHA for 15c7e41
.github/pull_request_template.md
@@ -7,6 +7,7 @@
7
> If your PR involves the changes mentioned below and completed the action, please tick the corresponding option.
8
> If a modification is not involved, please skip it directly.
9
10
+- [ ] If you modified `*.php`, run `composer cs-fix` at local machine.
11
- [ ] If it's an extension or dependency update, make sure adding related extensions in `src/global/test-extensions.php`.
12
- [ ] If you changed the behavior of static-php-cli, update docs in `./docs/`.
13
- [ ] If you updated `config/xxx.json` content, run `bin/spc dev:sort-config xxx`.
0 commit comments