mirror of
https://github.com/ZCShou/GoGoGo.git
synced 2026-06-05 21:00:50 +08:00
other(PR): update PR template
This commit is contained in:
parent
92448d452e
commit
7513fc2835
21
.github/PULL_REQUEST_TEMPLATE.md
vendored
21
.github/PULL_REQUEST_TEMPLATE.md
vendored
@ -1,6 +1,7 @@
|
||||
<!-- 感谢您的贡献! -->
|
||||
<!-- Thanks for your contribution! -->
|
||||
|
||||
### 类型 Type
|
||||
### 类型 / Type
|
||||
|
||||
- [ ] 新特性 New feature
|
||||
- [ ] 问题修复 Bug fix
|
||||
@ -9,29 +10,29 @@
|
||||
- [ ] 依赖更新 Dependencies update
|
||||
- [ ] 性能优化 Performance optimization
|
||||
- [ ] 功能增加 Enhancement function
|
||||
- [ ] 其他 Other (about what?)
|
||||
- [x] 其他 Other (about what?)
|
||||
|
||||
<!-- 请选择该 PR 的类型. -->
|
||||
<!-- 请选择该 PR 的类型。 -->
|
||||
<!-- Please select your PR’s type. -->
|
||||
|
||||
### 描述 Description
|
||||
### 描述 / Description
|
||||
|
||||
|
||||
|
||||
<!-- 请在上面详细描述该 PR 的实现原理. -->
|
||||
<!-- 请在上面详细描述该 PR 的实现原理。 -->
|
||||
<!-- Please describe the principles of implementing. -->
|
||||
|
||||
### ISSUE 链接 Issue link
|
||||
### 相关 ISSUE / Related ISSUE
|
||||
|
||||
|
||||
|
||||
<!-- 请在上面添加相关 ISSUE 的链接. -->
|
||||
<!-- 请在上面添加相关 ISSUE 的链接。 -->
|
||||
<!-- Add the links of related issue. -->
|
||||
|
||||
### 合并 Merge
|
||||
### 合并检测 / Merge Check
|
||||
|
||||
<!-- 合并 PR 时,检查下面的工作是否完成. -->
|
||||
<!-- Check blow items, when merge this PR. -->
|
||||
<!-- 合并 PR 时,检查下面的工作是否完成。(提交 PR 时无需关心) -->
|
||||
<!-- Check blow items, when merge this PR. (DO NOT CARE when submit your PR) -->
|
||||
|
||||
- [ ] 文档是否更新 If document is updated or not
|
||||
- [ ] 变更记录是否记录 If changelog is updated or not
|
||||
|
||||
Loading…
Reference in New Issue
Block a user