mirror of
https://github.com/changkun/modern-cpp-tutorial.git
synced 2025-12-17 04:34:40 +03:00
update: github template
This commit is contained in:
20
.github/PULL_REQUEST_TEMPLATE.md
vendored
20
.github/PULL_REQUEST_TEMPLATE.md
vendored
@@ -1,5 +1,25 @@
|
||||
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 的动机是什么、解决了什么样的问题。
|
||||
|
||||
Reference in New Issue
Block a user