Skip to content

Instantly share code, notes, and snippets.

@fabien-d
Created February 18, 2015 16:53
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 fabien-d/955aab38f31c9ace7242 to your computer and use it in GitHub Desktop.
Save fabien-d/955aab38f31c9ace7242 to your computer and use it in GitHub Desktop.
WorkshopX GitHub pull request bookmarklet
javascript:(function(){document.getElementById('pull_request_body').value='#### What does this PR do?\n#### Todos:\n#### What are the dependent PRs?\n#### How should this be manually tested?\n#### Any background context you want to provide?\n#### What are the relevant stories?\n#### Screenshots (if appropriate)\n#### Questions:'}())

Bookmarklet used at WorkshopX to prefill GitHub PR description textboxes to ensure enough info is provided.

Output

output

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