Skip to content

Commit deb1ad8

Browse files
Localize PR template
Resolves: 本地化 #3
1 parent 0b8d0a8 commit deb1ad8

File tree

1 file changed

+21
-16
lines changed

1 file changed

+21
-16
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 21 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,25 @@
1-
**What kind of change does this PR introduce?**
2-
<!-- (Update "[ ]" to "[x]" to check a box) -->
1+
## 这个拉取请求做了什么?
2+
<!-- 把“[ ]”改成“[x]”以打✓ -->
33

4-
- [ ] Add a project
5-
- [ ] Update a project
6-
- [ ] Remove a project
7-
- [ ] Add or update a category
8-
- [ ] Change configuration
9-
- [ ] Documentation
10-
- [ ] Other, please describe:
4+
- [ ] 新增项目
5+
- [ ] 更改项目
6+
- [ ] 删除项目
7+
- [ ] 添加或更改类别
8+
- [ ] 修改配置
9+
- [ ] 文档
10+
- [ ] 其它,请介绍:
1111

12-
**Description:**
13-
<!--- Use this section to describe your changes. We recommend only to add, update, or remove one project per pull request. If your PR adds a new project, just put the project name and a short description of the project here.-->
12+
## 更改
13+
<!--
14+
请在此节介绍更改。(若比较简单,比如只是添加项目,可以不写。)
15+
如果涉及多个独立项目,请尽量分成多个拉取请求。
16+
-->
1417

15-
**Checklist:**
16-
<!--- Before you submit the PR, go over this checklist and make sure you can
17-
tick off all the boxes. [] -> [x] -->
18+
## 最后检查
19+
<!--
20+
[] → [x] ⇒ ✓
21+
最好全都完成;赶时间的话可忽略。
22+
-->
1823

19-
- [ ] I have read the [CONTRIBUTING](https://github.com/best-of-lists/best-of/blob/main/CONTRIBUTING.md) guidelines.
20-
- [ ] I have not modified the `README.md` file. Projects are only supposed to be added or updated within the `projects.yaml` file since the `README.md` file is automatically generated.
24+
- [ ] 我已阅读[贡献者指南](https://github.com/best-of-lists/best-of/blob/main/CONTRIBUTING.md)
25+
- [ ] 我没有直接更改`README.md`。(`README.md`是从`projects.yaml`自动生成的)

0 commit comments

Comments
 (0)