diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 8967c8f0169..c3c0d435fbc 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,23 +1,13 @@ + + +## Summary + +copilot:summary - - -**What kind of change does this PR introduce?** - - - -**Did you add tests for your changes?** - - - -**Does this PR introduce a breaking change?** - - - -**What needs to be documented once your changes are merged?** - - - +## Details + +copliot:walkthrough diff --git a/.github/PULL_REQUEST_TEMPLATE_ORIGINAL.md b/.github/PULL_REQUEST_TEMPLATE_ORIGINAL.md new file mode 100644 index 00000000000..8967c8f0169 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE_ORIGINAL.md @@ -0,0 +1,23 @@ + + + + + + + +**What kind of change does this PR introduce?** + + + +**Did you add tests for your changes?** + + + +**Does this PR introduce a breaking change?** + + + +**What needs to be documented once your changes are merged?** + + +