Skip to content

Commit 15c7e41

Browse files
authored
Update pull_request_template.md
1 parent b6243d8 commit 15c7e41

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/pull_request_template.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
> If your PR involves the changes mentioned below and completed the action, please tick the corresponding option.
88
> If a modification is not involved, please skip it directly.
99
10+
- [ ] If you modified `*.php`, run `composer cs-fix` at local machine.
1011
- [ ] If it's an extension or dependency update, make sure adding related extensions in `src/global/test-extensions.php`.
1112
- [ ] If you changed the behavior of static-php-cli, update docs in `./docs/`.
1213
- [ ] If you updated `config/xxx.json` content, run `bin/spc dev:sort-config xxx`.

0 commit comments

Comments
 (0)