Skip to content

Instantly share code, notes, and snippets.

@mathisto
Created May 3, 2022 17:59
Show Gist options
  • Save mathisto/5753fda17165ca576a9db754c0d3ed06 to your computer and use it in GitHub Desktop.
Save mathisto/5753fda17165ca576a9db754c0d3ed06 to your computer and use it in GitHub Desktop.
PullRequestTemplate.md

If this PR were a GIF, what would it be?

Pull Request Police

Relevant ticket(s)

Description of change

Screenshots

Manual test procedure

Diligence checklist (omit non-applicable items):

  • Does new code have full test coverage?
  • Does new code include a database migration?
    • Does the migration introduce release risk?
  • Has Readme/Wiki/documentation been updated?
  • Is a public API being changed?
    • No breaking changes?
    • Has Swagger docs been updated?
  • Does it introduce build/release/infrastructure changes? If so, explain.
  • Are calls to third-party services feature flagged, or otherwise mitigated against outages?
  • Is this code production ready?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment