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