From 3ed30c25afce88d394acb878e318e74ed64d37e8 Mon Sep 17 00:00:00 2001 From: Yang Libin Date: Sun, 9 Jul 2023 12:53:04 +0000 Subject: [PATCH] chore: add pull request template --- .github/pull_request_template.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 .github/pull_request_template.md diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 0000000000000..112aec8164a4b --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,14 @@ + + + + +### Description + +copilot:summary + +### Explanation of Changes + +copilot:walkthrough \ No newline at end of file