Skip to content

Instantly share code, notes, and snippets.

View coldpour's full-sized avatar

Mike Holm coldpour

View GitHub Profile
javascript:(function() {
var e = document.getElementById('pull_request_body');
if (e) {
if (e.value) {
e.value += '\n\n';
}
e.value += '
#### What does this PR do?\n\n
#### Any background context you want to provide?\n\n
#### Where should the reviewer start?\n\n