From 05e14e2a18c9f0049c717a82031ee647e38724b4 Mon Sep 17 00:00:00 2001 From: Kagaya Date: Sat, 31 Jul 2021 14:23:57 +0800 Subject: [PATCH] ci: add pull request template (#1280) --- .github/pull_request_template.md | 38 ++++++++++++++++++++++++++++++++ 1 file changed, 38 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..d52564233 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,38 @@ + + +#### Description (what this PR does / why we need it): + + + +#### Which issue(s) this PR fixes: + +fixes # + +#### Other special notes for reviewer: