diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index d5576fb6..ab7aa970 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -25,7 +25,8 @@ --- -### Feature PR Checklist +### PR Checklist +- [ ] Put version number in PR title (e.g. `Release x.y.z - Summary of changes`) - [ ] Documentation (README, local.env.dist, api.raml, etc.) - [ ] Tests created or updated - [ ] Run `make composershow`