Skip to content

Instantly share code, notes, and snippets.

@pietrop
Forked from iaincollins/pull_request_template.md
Created October 29, 2018 10:26
Show Gist options
  • Save pietrop/767272344a51ef5c69bc6141a2c95335 to your computer and use it in GitHub Desktop.
Save pietrop/767272344a51ef5c69bc6141a2c95335 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