Skip to content

Instantly share code, notes, and snippets.

@ericrasch
Created July 8, 2015 14:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save ericrasch/854190cc351f6ddaf412 to your computer and use it in GitHub Desktop.
Save ericrasch/854190cc351f6ddaf412 to your computer and use it in GitHub Desktop.
Helpful GitHub PR descriptions

Please write a short description of what the PR entails for project. Also, please remember to begin your PR as soon as you create a branch and make your first commit. This allows others to see what's actually being worked on and what the latest updates are (especially if a project has a lot of existing branches).

REF:

  • {{insert any Basecamp or other links that are relevant to the project here}}

TODO

  • inserting any tasks as checkboxes help others understand what items are left to accomplish
  • if you put a space between the brackets, the checkboxes will be unchecked
  • and GitHub allows you to interact with this from the PR page

TEST PAGES

  • {{insert any staging links that will help reviewers test the code being committed}}

CC:

  • @CMN/tech {{tag any person or group that will be reviewing parts or all of this PR}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment