.github/docs/pull_request_template.md at main · fatzebra/.github · GitHub
Skip to content

Latest commit

 

History

History
71 lines (56 loc) · 2.17 KB

File metadata and controls

71 lines (56 loc) · 2.17 KB

📝 Description

Jira ticket: <JIRA_Ticket_URL>

Details of change

  • <CHANGE_DETAIL_1>

Change Rollback Plan

  • < Roll Back Step 1>
  • < Roll Back Step 2>

Change Requirements

By merging or approving this Pull Request the change must align with the standards outlined below. If any of these requirements aren't met then a justification must be included outlining why.

🔑 Security

  • Security of any environment is not reduced by this change.
  • All existing security controls remain in place or have been replaced with equal or stronger controls.

Testing of Changes

  • Testing results have been verified as complete and covering all aspects of the change.
  • Evidence of testing attached
  • Security scans are passing
  • No package vulnerabilities introduced

🔎 Quality assurance

  • Reviewed this PR myself
  • Automated tests are required and included
  • Security controls have been reviewed
  • Changes are Blue-Green friendly