Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
## 做了什么 / What did you do
阐述本次PR的修改内容
## What did you do
Explain what you did in this PR. If it is a bug fix, please include the issue number.

## 新增测试用例 / New test cases
如果没有,填无
## New test cases
If you added new features, please add test cases to cover them. If it is a bug fix, please add test cases to reproduce the bug.

## 测试结果 / Test results
如果是文档修改,可以不跑测试
## Test results
If this is a documentation change, you can skip running tests.

## 其他说明 / Other comments
其他需要说明的内容,如果没有,填无
## Other comments
If you have any other comments, please include them here.