From 73c1392748b8b09255d258503d7458de02af0caf Mon Sep 17 00:00:00 2001 From: winlin Date: Sat, 25 Dec 2021 18:33:12 +0800 Subject: [PATCH] Update --- .github/pull_request_template.md | 7 +++++++ 1 file changed, 7 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 000000000..d8252b373 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,7 @@ +## Summary + +Please describe the summary for this PR. + +## Details + +Add more details about this PR. \ No newline at end of file