diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 422a63e22b..8f183cbc9b 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -10,11 +10,12 @@ ## Product Description -## Safety Assurance +## PR Checklist -- [ ] If the PR is high risk, "High Risk" label is set +- [ ] If I think the PR is high risk, "High Risk" label is set - [ ] I have confidence that this PR will not introduce a regression for the reasons below - [ ] Do we need to enhance manual QA test coverage ? If yes, "QA Note" label is set correctly +- [ ] Does the PR introduce any major changes worth communicating ? If yes, "Release Note" label is set and a "Release Note" is specified in PR description. ### Automated test coverage