Skip to content

Commit

Permalink
updated pr template (#221)
Browse files Browse the repository at this point in the history
  • Loading branch information
NorbertM89 authored Apr 23, 2024
1 parent d4d0b50 commit f3786a7
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -1,29 +1,29 @@
#### JIRA
-

#### Changes

-

#### Checklist
- [ ] Feature Flag Required
- [ ] Bug
- - [ ] Feature Flag Required
- - [ ] Bug

#### Test plan

- [ ] Walk-through
- [ ] Peer review
- [ ] Inspection
- Detailed steps and prerequisites for validating the change:
- - [ ] Walk-through
- - [ ] Peer review
- - [ ] Inspection
- Detailed steps and prerequisites for validating the change:
- <!-- Replace this with the bullet points about the steps how to execute the test -->

#### Risk Analysis - the risk of change is evaluated

- [ ] Low - Majority of the changes are low risk which doesn’t require extra testing, only code review by 1 reviewer
- [ ] 1 reviewer
- [ ] Medium - Some portion of changes are medium risk which need peer testing and review by 2 reviewers
- [ ] 2 reviewers
- [ ] peer testing
- [ ] High - A very few breaking changes are high risk and need very throughout testing and review and also coordinated release process.
- [ ] 2 reviewers
- [ ] peer testing
- [ ] coordinated release
- - [ ] Low - Majority of the changes are low risk which doesn’t require extra testing, only code review by 1 reviewer
- - [ ] 1 reviewer
- - [ ] Medium - Some portions of changes are medium risk which needs peer testing and review by 2 reviewers
- - [ ] 2 reviewers
- - [ ] peer testing
- - [ ] High - A very few breaking changes are high risk and need very throughout testing and review and also a coordinated release process.
- - [ ] 2 reviewers
- - [ ] peer testing
- - [ ] coordinated release

0 comments on commit f3786a7

Please sign in to comment.