You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/pull_request_template.md
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,14 +7,15 @@ Please include a summary of the changes and the related issue/task. Please also
7
7
Please include the Jira Ticket Number and Link for this issue/task.
8
8
9
9
## Checklist before requesting a review
10
+
10
11
-[ ] I have performed a self-review of my code
11
12
-[ ] Ensure the target / base branch for any feature PR is set to `dev` not main (the only exception to this is releases from `dev` and hotfix branches)
12
13
13
14
## Checklist for conducting a review
14
-
-[ ] Review the code changes and make sure they all make sense and are necessary.
15
-
-[ ] Pull the PR branch locally and test by running through workflow and making sure everything works as it is supposed to.
16
15
17
-
## Workflow
16
+
-[ ] Review the code changes and make sure they all make sense and are necessary.
17
+
-[ ] Pull the PR branch locally and test by running through workflow and making sure everything works as it is supposed to.
18
18
19
-
Owner of the Pull Request will be responsible for merge after all requirements are met, including approval from at least one reviewer. Additional changes made after a review will dismiss any approvals and require re-review of the additional updates. Auto merging can be enabled below if additional changes are likely not to be needed. The bot will auto assign reviewers to your Pull Request for you.
19
+
## Workflow
20
20
21
+
Owner of the Pull Request will be responsible for merge after all requirements are met, including approval from at least one reviewer. Additional changes made after a review will dismiss any approvals and require re-review of the additional updates. Auto merging can be enabled below if additional changes are likely not to be needed. The bot will auto assign reviewers to your Pull Request for you.
0 commit comments