From 27ad90f5cf443c6c62fcfe252f147403205e5e57 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BA=8C=E4=B8=AB=E8=AE=B2=E6=A2=B5?= Date: Tue, 14 Jun 2022 17:33:08 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0PR=E6=A8=A1=E6=9D=BF=20(#26)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .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 0000000..891c168 --- /dev/null +++ b/.github/pull-request-template.md @@ -0,0 +1,14 @@ + + +**在提出此拉取请求时,我确认了以下几点(请复选框):** + +- [ ] 我已阅读并理解[贡献者指南]()。 +- [ ] 我已检查没有与此请求重复的拉取请求。 +- [ ] 我已经考虑过,并确认这份呈件对其他人很有价值。 +- [ ] 我接受此提交可能不会被使用,并根据维护人员的意愿关闭拉取请求。 + +**填写PR内容:** + +- +- +- \ No newline at end of file