diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index c1d4eb16..13441a81 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -14,4 +14,4 @@ - [ ] `bin/spc dev:sort-config` - If it's an extension or dependency update, please ensure the following: - [ ] Add your test combination to `src/globals/test-extensions.php`. - - [ ] If adding new or fixing bugs, add commit message containing `extension test` to trigger full test suite. + - [ ] If adding new or fixing bugs, add commit message containing `extension test` or `test extensions` to trigger full test suite.