mirror of
https://github.com/changkun/modern-cpp-tutorial.git
synced 2025-12-17 20:54:39 +03:00
35 lines
585 B
Markdown
35 lines
585 B
Markdown
resolve #issue_id
|
|
|
|
<!-- English Version -->
|
|
|
|
## Description
|
|
|
|
Please describe the motivation of this pull request, and what problem was solved in this PR.
|
|
|
|
## Change List
|
|
|
|
- Fix typo error of XXX
|
|
- Add description regarding XXX feature
|
|
- Resolve error content of XXX
|
|
|
|
## Reference
|
|
|
|
Please add reference if necessary
|
|
|
|
---
|
|
|
|
<!-- 中文版 -->
|
|
|
|
## 说明
|
|
|
|
此处详细说明 PR 的动机是什么、解决了什么样的问题。
|
|
|
|
## 变化箱单
|
|
|
|
- 修复了 XXX 的 typo 错误
|
|
- 增加了 XXX 相关的说明
|
|
- 解决了关于 XXX 的描述性错误
|
|
|
|
## 参考文献
|
|
|
|
如果有请注明 |