Skip to content

Instantly share code, notes, and snippets.

@ericrasch
Last active January 19, 2017 19:36
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 ericrasch/20e912e8937c9d57532134e5a998c1ef to your computer and use it in GitHub Desktop.
Save ericrasch/20e912e8937c9d57532134e5a998c1ef to your computer and use it in GitHub Desktop.
GitHub pull_request_template.md

Description

Motivation and Context

Where should the reviewer start?

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I'm using the correct PR title prefix: [WIP], [RFC], [PR]
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the README.MD accordingly.
  • I have tested the widget and it still populates & functions.
  • I have tested directory links and they still appear & function.
  • Does the knowledge base [Guru] need an update?
  • Have you test links yourself?
  • Should you be running Sreaming Frog?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment