mirror of
https://github.com/changkun/modern-cpp-tutorial.git
synced 2025-12-18 05:04:39 +03:00
update: github template
This commit is contained in:
25
.github/ISSUE_TEMPLATE/Bug_report.md
vendored
25
.github/ISSUE_TEMPLATE/Bug_report.md
vendored
@@ -4,6 +4,31 @@ about: 报告错误
|
||||
|
||||
---
|
||||
|
||||
<!-- English Version -->
|
||||
|
||||
## Actual Description
|
||||
|
||||
- File Path: for example, `book/en-us/02-usability.md`
|
||||
- Original paragraph:
|
||||
|
||||
```
|
||||
A copy of the original paragraph
|
||||
```
|
||||
|
||||
## Expected Description
|
||||
|
||||
```
|
||||
A modified paragraph
|
||||
```
|
||||
|
||||
## Attachments
|
||||
|
||||
Attach screenshot or files if necessary.
|
||||
|
||||
---
|
||||
|
||||
<!-- 中文版本 -->
|
||||
|
||||
## 实际描述
|
||||
|
||||
- 文件路径:例如,book/zh-cn/02-usability.md
|
||||
|
||||
Reference in New Issue
Block a user