From e7204690ed2ddd9afdacb76abe9b6116323f0767 Mon Sep 17 00:00:00 2001 From: Shubham Goyal Date: Wed, 13 Nov 2024 16:36:30 +0100 Subject: [PATCH] Update pull_request_template.md --- .github/pull_request_template.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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