17 lines
689 B
Markdown
17 lines
689 B
Markdown
### 关联 Issue / Related Issue
|
||
<!-- 请填写此 PR 关联的 issue 编号,例如:Closes #123 / Please link the issue number, e.g., Closes #123 -->
|
||
Closes #
|
||
|
||
### 变更内容 / Change Content
|
||
<!-- 请简要描述本次变更的核心内容 / Please briefly describe the core changes of this PR -->
|
||
- [ ] Bug 修复 / Bug fix
|
||
- [ ] 新功能 / New feature
|
||
- [ ] 其他改动 / Other changes
|
||
|
||
<!-- 请在下方详细描述你的变更 / Please describe your changes in detail below -->
|
||
|
||
|
||
### 自查清单 / Checklist
|
||
- [ ] 我已在本地测试过我的变更。 / I have tested my changes locally.
|
||
- [ ] 我已更新了必要的文档。 / I have updated the necessary documentation.
|