mirror of
https://github.com/ZCShou/GoGoGo.git
synced 2026-06-05 21:00:50 +08:00
39 lines
1.0 KiB
Markdown
39 lines
1.0 KiB
Markdown
<!-- 感谢您的贡献! -->
|
||
<!-- Thanks for your contribution! -->
|
||
|
||
### 类型 / Type
|
||
|
||
- [ ] 新特性 New feature
|
||
- [ ] 问题修复 Bug fix
|
||
- [ ] 编码风格优化 Code style optimization
|
||
- [ ] 文档更新 documentation update
|
||
- [ ] 依赖更新 Dependencies update
|
||
- [ ] 性能优化 Performance optimization
|
||
- [ ] 功能增加 Enhancement function
|
||
- [x] 其他 Other (about what?)
|
||
|
||
<!-- 请选择该 PR 的类型。 -->
|
||
<!-- Please select your PR’s type. -->
|
||
|
||
### 描述 / Description
|
||
|
||
|
||
|
||
<!-- 请在上面详细描述该 PR 的实现原理。 -->
|
||
<!-- Please describe the principles of implementing. -->
|
||
|
||
### 相关 ISSUE / Related ISSUE
|
||
|
||
|
||
|
||
<!-- 请在上面添加相关 ISSUE 的链接。 -->
|
||
<!-- Add the links of related issue. -->
|
||
|
||
### 合并检测 / Merge Check
|
||
|
||
<!-- 合并 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
|