From 634d00302552dd6850c283cfc66f014e4b46728a Mon Sep 17 00:00:00 2001 From: "Zaiming (Stone) Shi" Date: Thu, 30 Mar 2023 19:47:02 +0200 Subject: [PATCH] chore: add copilot markers to pr template --- .github/pull_request_template.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index a27ee1cb5..7cb91f0d4 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,6 +1,9 @@ Fixes -Make sure to target release-50 branch if this PR is intended to fix the issues for the release candidate. + + +## Summary +copilot:summary ## PR Checklist Please convert it to a draft if any of the following conditions are not met. Reviewers may skip over until all the items are checked: