diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index fb766fd7630..75f7149098c 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,43 +1,39 @@ ## Link issues - fixes #{issue number} + ## Summary By Copilot ## Regression? - - [ ] Yes - [ ] No + ## Risk - - [ ] High - [ ] Medium - [ ] Low + ## Verification - - [ ] Manual (required) - [ ] Automated ## Packaging changes reviewed? - - [ ] Yes - [ ] No - [ ] N/A ## ☑️ Self Check before Merge - ⚠️ Please check all items below before review. ⚠️ - - [ ] Doc is updated/provided or not needed - [ ] Demo is updated/provided or not needed - [ ] Merge the latest code from the main branch