-
I have verified that this is not a new project. If it is a new project (new service, new application, new repository), I have submitted a ticket to InfoSec to review the new project and gained approval.
-
I have verified that the backout plan for this change conforms to our standard engineering backout plan located here. If it does not, I have documented an alternative backout plan below:
-
I have verified that this change is backwards compatible. If it is not, I have specified the breaking changes and how they will be handled below:
-
I have verified that this change will not impact the security controls built into the application or introduce any new security vulnerabilities. If it will, I have defined the security impact below:
-
I have verified that this change will not result in downtime. If it will, I have noted the impact below:
-
I have verified that no new dependencies were introduced. If they were, I have vetted them below:
-
I have verified that all applicable tests were updated to ensure complete test coverage of any new or modified code.
-
I have verified that any relevant documentation such as the README is still up to date and not impacted by my changes. If documentation needs updating for accuracy, I have done so.