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
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,6 +19,7 @@ Add any other relevant notes or explanations here. **Remove this line if you hav
19
19
20
20
:information_source: This section is to be filled in by the **reviewer**.
21
21
22
-
-[ ] I have reviewed the changes in this PR and they fill all or part of the acceptance criteria of the ticket, and the code is in a mergeable state.
22
+
-[ ] I have reviewed the changes in this PR and they fill all of the acceptance criteria of the ticket.
23
23
-[ ] If there were infrastructure, operational, or build changes, I have made sure there is sufficient evidence that the changes will work.
24
-
-[ ] I have ensured the changelog has been updated by the submitter, if necessary.
24
+
-[ ] If there were changes that are outside of the regular release processes e.g. account infrastructure to setup, manual setup for external API integrations, secrets to set, then I have checked that the developer has flagged this to the Tech Lead as release steps.
25
+
-[ ] I have checked that no Personal Identifiable Data (PID) is logged as part of the changes.
0 commit comments