Skip to content

Instantly share code, notes, and snippets.

@mginnard
Last active April 6, 2016 18:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mginnard/bf3a2430716dde4d2143ebfc30feeeb3 to your computer and use it in GitHub Desktop.
Save mginnard/bf3a2430716dde4d2143ebfc30feeeb3 to your computer and use it in GitHub Desktop.
Pull Request Template for use with projects on GitHub. PR template docs: https://help.github.com/articles/creating-a-pull-request-template-for-your-repository

Replace this with a one or two line description of what this PR is intended to do. If it's a new feature, say what it does. If it's a fix for something, say what it fixes (link to an issue if available).

This <adds>/<fixes>/<removes>:

  • Adds something.
  • Fixes something.
  • Refactors something.
  • Nixes something.

What's left:

  • Task.
  • Another task.

Recommended: If it's adding or changing customer-facing UI, include a screenshot or .gif showing interactions.

CC: <@username>, <@username>

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