File tree 3 files changed +55
-1
lines changed
3 files changed +55
-1
lines changed Original file line number Diff line number Diff line change
1
+ # {PR title}
2
+
3
+ Summary of the changes (Less than 80 chars)
4
+
5
+ ## Description
6
+
7
+ {Detail}
8
+
9
+ Fixes #{bug number} (in this specific format)
Original file line number Diff line number Diff line change
1
+ # {PR title}
2
+
3
+ Summary of the changes (Less than 80 chars)
4
+
5
+ ## Description
6
+
7
+ {Detail}
8
+
9
+ Fixes #{bug number} (in this specific format)
10
+
11
+ ## Customer Impact
12
+
13
+ {Justification}
14
+
15
+ ## Regression?
16
+
17
+ - [ ] Yes
18
+ - [ ] No
19
+
20
+ [ If yes, specify the version the behavior has regressed from]
21
+
22
+ ## Risk
23
+
24
+ - [ ] High
25
+ - [ ] Medium
26
+ - [ ] Low
27
+
28
+ [ Justify the selection above]
29
+
30
+ ## Verification
31
+
32
+ - [ ] Manual (required)
33
+ - [ ] Automated
34
+
35
+ ## Packaging changes reviewed?
36
+
37
+ - [ ] Yes
38
+ - [ ] No
39
+ - [ ] N/A
40
+
41
+ ----
42
+
43
+ ## When servicing release/2.1
44
+
45
+ - [ ] Make necessary changes in eng/PatchConfig.props
Original file line number Diff line number Diff line change 1
1
# {PR title}
2
2
3
3
<!--
4
- Use for tell mode PRs after removing servicing template. Ignoring internal PRs targeting main (extreme corner case).
4
+ Use for tell mode PRs after removing servicing template.
5
5
-->
6
6
7
7
Summary of the changes (Less than 80 chars)
You can’t perform that action at this time.
0 commit comments