From ffd148e086a1d87a59ccfb43e40ece9a5cc4ffac Mon Sep 17 00:00:00 2001 From: Liang Ding Date: Fri, 14 Apr 2023 20:54:49 +0800 Subject: [PATCH] :octocat: PR template just in English --- .github/PULL_REQUEST_TEMPLATE.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index e4f462cfe..9d86ce9d7 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,4 +1,4 @@ -* [ ] Please commit to the dev branch 请提交到 dev 开发分支 -* [ ] For contributing new features, please supplement and improve the corresponding user guide documents 对于贡献新特性,请补充完善对应用户指南文档 -* [ ] For bug fixes, please describe the problem and solution via code comments 对于修复缺陷,请通过代码注释描述问题和解决方案 -* [ ] For text improvements (such as typos and wording adjustments), please submit directly 对于文案改进(比如错别字措辞调整)请直接提交 +* [ ] Please commit to the dev branch +* [ ] For contributing new features, please supplement and improve the corresponding user guide documents +* [ ] For bug fixes, please describe the problem and solution via code comments +* [ ] For text improvements (such as typos and wording adjustments), please submit directly