mirror of
https://github.com/changkun/modern-cpp-tutorial.git
synced 2025-12-17 04:34:40 +03:00
add: contributing guidelines & Typo fix (#60)
* fix: typo * update: pdf builds & website builds * update: contributing guidelines
This commit is contained in:
15
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
15
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
resolve #issue_id
|
||||
|
||||
## 说明
|
||||
|
||||
此处详细说明 PR 的动机是什么、解决了什么样的问题。
|
||||
|
||||
## 变化箱单
|
||||
|
||||
- 修复了 XXX 的 typo 错误
|
||||
- 增加了 XXX 相关的说明
|
||||
- 解决了关于 XXX 的描述性错误
|
||||
|
||||
## 参考文献
|
||||
|
||||
如果有请注明
|
||||
Reference in New Issue
Block a user