doc/docs/modern-cpp-tutorial-master/.github/PULL_REQUEST_TEMPLATE.md
sairate 4108f6c42d docs(book): 添加现代 C++教程及相关代码
- 新增现代 C++ 教程的 Preface 章节,包括英文和中文版本
- 添加 C++ Primer 练习代码
- 新增 Learn C++ 教程的 C++ 开发简介章节
- 添加头文件解析文档
- 更新 mkdocs.yml,包含新教程的目录结构
- 修改项目设置,使用 Python 3.10环境
2025-07-06 16:14:43 +08:00

585 B

resolve #issue_id

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 的描述性错误

参考文献

如果有请注明