From 9800b4cfcfc3b1cdd485d0749e9a9cd61988342f Mon Sep 17 00:00:00 2001 From: fatedier Date: Thu, 30 Mar 2023 11:49:31 +0800 Subject: [PATCH] feat(pull request): add pull request template including summary and walkthrough (#3380) --- .github/pull_request_template.md | 10 ++++++++++ 1 file changed, 10 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 0000000..13b47c6 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,10 @@ +### Summary + +copilot:summary + +### WHY + + +### Walkthrough + +copilot:walkthrough