From 064a85729e4c0a7a8d16ce2eb13aa82a263e597f Mon Sep 17 00:00:00 2001 From: Argo Zhang Date: Sun, 2 Mar 2025 10:40:08 +0800 Subject: [PATCH] chore: upadate summary copilot position --- .github/pull_request_template.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 3626d152f7c..bfac7f84673 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -2,6 +2,8 @@ fixes #{bug number} (in this specific format) +## Summary By Copilot + ## Regression? - [ ] Yes @@ -37,5 +39,3 @@ fixes #{bug number} (in this specific format) - [ ] Doc is updated/provided or not needed - [ ] Demo is updated/provided or not needed - [ ] Merge the latest code from the main branch - -## Summary By Copilot