From c6b899a7b2a2a6f376549672f3855e57f5f8c4c7 Mon Sep 17 00:00:00 2001 From: sunhaizhou Date: Fri, 11 Feb 2022 12:08:43 +0800 Subject: [PATCH] add pr template. Signed-off-by: sunhaizhou --- .github/PULL_REQUEST_TEMPLATE.md | 33 ++++++++++++++++++++++++++++++++ 1 file changed, 33 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 00000000..b5a84c5a --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,33 @@ + + +**What type of PR is this?** + + + + +**What this PR does / why we need it**: + +**Which issue(s) this PR fixes**: + +Fixes #