Skip to content

BRT-3522 - PR template #3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 26, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
29 changes: 29 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
#### JIRA

#### Changes

-

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

#### Test plan

- [ ] 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