Skip to content

Instantly share code, notes, and snippets.

@greenlieber
Created January 10, 2014 15:53
Show Gist options
  • Save greenlieber/8356901 to your computer and use it in GitHub Desktop.
Save greenlieber/8356901 to your computer and use it in GitHub Desktop.
javascript:(function() {var e = document.getElementById('pull_request_body');if (e) {e.value += '#### Description \n\n\n#### TP tickets ID? \n\n\n#### Notification to (optinal ex. @paw)? \n\n\n';
}})();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment