Skip to content

Commit ea729ff

Browse files
authored
chore(Template): update pull request template (#367)
1 parent 08bc229 commit ea729ff

1 file changed

Lines changed: 8 additions & 19 deletions

File tree

.github/pull_request_template.md

Lines changed: 8 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,48 +1,37 @@
1-
# {PR title}
1+
## Link issues
2+
fixes #{issue number}
23

3-
Summary of the changes (Less than 80 chars)
4+
<!--[Please fill in the relevant Issue number after the # above, such as #42]-->
5+
<!--[请在上方 # 后面填写相关 Issue 编号,如 #42]-->
46

5-
简单描述你更改了什么, 不超过80个字符;如果有关联 Issue 请在下方填写相关编号
6-
7-
## Description
8-
9-
fixes #{bug number} (in this specific format)
10-
11-
## Customer Impact
7+
## Summary By Copilot
128

139

1410
## Regression?
15-
1611
- [ ] Yes
1712
- [ ] No
1813

19-
[If yes, specify the version the behavior has regressed from]
20-
21-
[是否影响老版本]
14+
<!--[If yes, specify the version the behavior has regressed from]-->
15+
<!--[是否影响老版本]-->
2216

2317
## Risk
24-
2518
- [ ] High
2619
- [ ] Medium
2720
- [ ] Low
2821

29-
[Justify the selection above]
22+
<!--[Justify the selection above]-->
3023

3124
## Verification
32-
3325
- [ ] Manual (required)
3426
- [ ] Automated
3527

3628
## Packaging changes reviewed?
37-
3829
- [ ] Yes
3930
- [ ] No
4031
- [ ] N/A
4132

4233
## ☑️ Self Check before Merge
43-
4434
⚠️ Please check all items below before review. ⚠️
45-
4635
- [ ] Doc is updated/provided or not needed
4736
- [ ] Demo is updated/provided or not needed
4837
- [ ] Merge the latest code from the main branch

0 commit comments

Comments
 (0)