Skip to content

Instantly share code, notes, and snippets.

@rhodee
Created April 2, 2014 21:36
Show Gist options
  • Save rhodee/9943685 to your computer and use it in GitHub Desktop.
Save rhodee/9943685 to your computer and use it in GitHub Desktop.
PR
javascript:(function() {var e = document.getElementById('pull_request_body'); if (e) {e.value += '#### What\'s this PR do?\n\n\n#### Where should the reviewer start?\n\n\n#### How should this be manually tested?\n\n\n#### Any background context you want to provide?\n\n\n#### What are the relevant tickets?\n\n\n#### Screenshots (if appropriate):\n\n\n![alt text](http://placekitten.com/g/400/200 "Image Here")\n\n\n#### Questions:\n\n\n'}})();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment