We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6b3a00 commit 98aa494Copy full SHA for 98aa494
1 file changed
.github/pull_request_template.md
@@ -1,15 +1,13 @@
1
-## 概述 Descriptions
+## Checklist / 检查清单
2
3
-<!-- 如果有关联的 issue,请在下面记载 -->
4
-<!-- Describe related issue(s) if any. -->
5
-<!-- close #xxx -->
+- [ ] Fixes mentioned issues / 修复已提及的问题
+- [ ] Code reviewed by human / 代码通过人工检查
+- [ ] Changes tested / 已完成测试
6
7
-## 变更内容 Changes
+## Description / 描述
8
9
-<!-- - 这个 PR 做了什么? -->
10
-<!-- - What does this PR do? -->
+<!-- Description / PR 描述 -->
11
12
-### 截图 Screenshots
+## Screenshots / 截图
13
14
-<!-- 如果可以展示页面,请务必附上截图 -->
15
-<!-- If it can be illustrated, please provide a screenshot. -->
+<!-- Screenshots / 截图-->
0 commit comments