Skip to content

Instantly share code, notes, and snippets.

@BlueHatbRit
Created February 27, 2018 10:56
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 BlueHatbRit/b0981746fff6f86c4acabf2ab1d7fcaa to your computer and use it in GitHub Desktop.
Save BlueHatbRit/b0981746fff6f86c4acabf2ab1d7fcaa to your computer and use it in GitHub Desktop.
Gradient PR Template

Write an overview of the pull requests intentions.

Pre-merge tasks

  • version number bumped
  • tested (with automated and by hand)

Changes

List your changes. If several people worked on this PR mention the lead author at the end, like this: @sgmccli.

  • Implemented a sparkly easter egg.

Tests

List your acceptance test steps. Make them as explicit as possible.

  • When the user presses a button, ✨ should appear.
  • Another acceptance test...

Dependencies

Link any PRs that must be deployed before this one. Put None if there are none.

None

Rollback

Version applied to this change and any specific instructions for rollback.

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