From 84d9af69bb5562377c18eff06d2c6d18c3e31f05 Mon Sep 17 00:00:00 2001 From: Rock Chin <1010553892@qq.com> Date: Sun, 19 Mar 2023 11:28:17 +0800 Subject: [PATCH] Update pull_request_template.md --- .github/pull_request_template.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 1c0afb9e..2ad7dc34 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -4,6 +4,7 @@ ### 事务 +- [ ] 已阅读仓库[贡献指引](CONTRIBUTING.md) - [ ] 已与维护者在issues或其他平台沟通此PR大致内容 ### 功能