Skip to content

Instantly share code, notes, and snippets.

@iaincollins
Last active October 29, 2018 10:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save iaincollins/d83bca3add610048cc37019696167112 to your computer and use it in GitHub Desktop.
Save iaincollins/d83bca3add610048cc37019696167112 to your computer and use it in GitHub Desktop.
Pull Request Template

Summary

A sentence describing the reason for the changes in this pull request.

Description

A few sentences / bullet points describing the goals of this change and the implementation.

Link to Issue

Provide a link to the relevant issue.

Checklist

  • Specification Reviewed
  • Test Code Reviewed
  • Code Reviewed
  • Interface Changes Reviewed
  • Architectural Decision Record Reviewed

Notes

Are there any checks that need to happen before this can be merged/deployed?

e.g. Database Migration, Design Review, dependencies on other deployments, etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment