From 83f7af2f4405ad3be5f4cf0bc9892531ed622024 Mon Sep 17 00:00:00 2001 From: briskt <3172830+briskt@users.noreply.github.com> Date: Wed, 30 Oct 2024 14:41:28 +0800 Subject: [PATCH] update PR checklist for change to main-only branch strategy --- .github/pull_request_template.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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`