Skip to content

Commit 815207c

Browse files
authored
chore(Template): update PR template (#5559)
1 parent 6d8ca20 commit 815207c

File tree

1 file changed

+6
-10
lines changed

1 file changed

+6
-10
lines changed

.github/pull_request_template.md

Lines changed: 6 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,43 +1,39 @@
11
## Link issues
2-
32
fixes #{issue number}
3+
<!--
44
[Please fill in the relevant Issue number after the # above, such as #42]
55
[请在上方 # 后面填写相关 Issue 编号,如 #42]
6-
6+
-->
77
## Summary By Copilot
88

99

1010
## Regression?
11-
1211
- [ ] Yes
1312
- [ ] No
1413

14+
<!--
1515
[If yes, specify the version the behavior has regressed from]
1616
[是否影响老版本]
17-
17+
-->
1818
## Risk
19-
2019
- [ ] High
2120
- [ ] Medium
2221
- [ ] Low
2322

23+
<!--
2424
[Justify the selection above]
25-
25+
-->
2626
## Verification
27-
2827
- [ ] Manual (required)
2928
- [ ] Automated
3029

3130
## Packaging changes reviewed?
32-
3331
- [ ] Yes
3432
- [ ] No
3533
- [ ] N/A
3634

3735
## ☑️ Self Check before Merge
38-
3936
⚠️ Please check all items below before review. ⚠️
40-
4137
- [ ] Doc is updated/provided or not needed
4238
- [ ] Demo is updated/provided or not needed
4339
- [ ] Merge the latest code from the main branch

0 commit comments

Comments
 (0)