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
20 changes: 9 additions & 11 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -1,28 +1,26 @@
## Link issues
fixes #{issue number}
<!--
[Please fill in the relevant Issue number after the # above, such as #42]
[请在上方 # 后面填写相关 Issue 编号,如 #42]
-->

<!--[Please fill in the relevant Issue number after the # above, such as #42]-->
<!--[请在上方 # 后面填写相关 Issue 编号,如 #42]-->

## Summary By Copilot


## Regression?
- [ ] Yes
- [ ] No

<!--
[If yes, specify the version the behavior has regressed from]
[是否影响老版本]
-->
<!--[If yes, specify the version the behavior has regressed from]-->
<!--[是否影响老版本]-->

## Risk
- [ ] High
- [ ] Medium
- [ ] Low

<!--
[Justify the selection above]
-->
<!--[Justify the selection above]-->

## Verification
- [ ] Manual (required)
- [ ] Automated
Expand Down