Skip to content

Commit 528076e

Browse files
chore: update pull reqeust template (#369)
Co-authored-by: alex chow <zhouchuanglin@gmail.com>
1 parent 59a1283 commit 528076e

2 files changed

Lines changed: 45 additions & 6 deletions

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 0 additions & 6 deletions
This file was deleted.
Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
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

0 commit comments

Comments
 (0)