File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11## What does this PR do?
22
3+ <!-- Please describe the changes made in this PR here. -->
34
45
56## Checklist before merging
67
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 ` or ` *.json ` , run them locally to ensure your changes are valid:
8+ - If you modified ` *.php ` or ` *.yml ` , run them locally to ensure your changes are valid:
119 - [ ] ` composer cs-fix `
1210 - [ ] ` composer analyse `
1311 - [ ] ` composer test `
14- - [ ] ` bin/spc dev:sort-config `
15- - If it's an extension or dependency update, please ensure the following:
16- - [ ] Add your test combination to ` src/globals/test-extensions.php ` .
17- - [ ] If adding new or fixing bugs, add commit message containing ` extension test ` or ` test extensions ` to trigger full test suite.
12+ - [ ] ` bin/spc dev:lint-config `
You can’t perform that action at this time.
0 commit comments