Skip to content

Commit 463c8e9

Browse files
authored
DoD-Introduce.PR.template.for.the.engineering.repositories (#3)
1 parent 96359ec commit 463c8e9

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

.github/pull_request_template.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
#### JIRA
2+
3+
#### Changes
4+
5+
-
6+
7+
#### Checklist
8+
- [ ] Feature Flag Required
9+
- [ ] Bug
10+
11+
#### Test plan
12+
13+
- [ ] Walk-through
14+
- [ ] Peer review
15+
- [ ] Inspection
16+
- Detailed steps and prerequisites for validating the change:
17+
- <!-- Replace this with the bullet points about the steps how to execute the test -->
18+
19+
#### Risk Analysis - the risk of change is evaluated
20+
21+
- [ ] Low - Majority of the changes are low risk which doesn’t require extra testing, only code review by 1 reviewer
22+
- [ ] 1 reviewer
23+
- [ ] Medium - Some portion of changes are medium risk which need peer testing and review by 2 reviewers
24+
- [ ] 2 reviewers
25+
- [ ] peer testing
26+
- [ ] High - A very few breaking changes are high risk and need very throughout testing and review and also coordinated release process.
27+
- [ ] 2 reviewers
28+
- [ ] peer testing
29+
- [ ] coordinated release

0 commit comments

Comments
 (0)