We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59a1283 commit 528076eCopy full SHA for 528076e
2 files changed
.github/PULL_REQUEST_TEMPLATE.md
.github/PULL_REQUEST_TEMPLATE/servicing.md
@@ -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
38
39
+- [ ] N/A
40
41
+----
42
43
+## When servicing release/2.1
44
45
+- [ ] Make necessary changes in eng/PatchConfig.props
0 commit comments