diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 01b12dc..52345ce 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -18,7 +18,8 @@ --- -### Feature PR Checklist +### PR Checklist +- [ ] Put version number in PR title (e.g. `Release x.y.z - Summary of changes`) - [ ] Documentation (README, etc.) - [ ] Unit tests created or updated - [ ] Run `make composershow`