Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 915 Bytes

PULL_REQUEST_TEMPLATE.md

File metadata and controls

31 lines (20 loc) · 915 Bytes

What does this PR do?

Where should the reviewer start?

How should this be manually tested?

Any background context you want to provide?

What picture best describes this PR (optional but encouraged)?

What are the relevant Github Issues?

Developer Done List

  • Tests Added/Updated
  • Updated README.md
  • Verified backward compatible
  • Verified database migrations will not be catastrophic
  • Considered Security, Availability and Confidentiality

For the Reviewer:

By approving this PR, the reviewer acknowledges that they have checked all items in this done list.

Reviewer/Approval Done List

  • Tests Pass Locally
  • CI Build Passes
  • Verified README.md is updated
  • Verified changes are backward compatible
  • Reviewed impact to Security, Availability and Confidentiality (if issue found, add comments and request changes)