From f3786a758b91219e69729b31d3d215e99c308136 Mon Sep 17 00:00:00 2001 From: NorbertM89 <110990215+NorbertM89@users.noreply.github.com> Date: Tue, 23 Apr 2024 10:06:28 +0200 Subject: [PATCH] updated pr template (#221) --- .github/pull_request_template.md | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 01928f1..7e4044b 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -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: - #### 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