Skip to content

Instantly share code, notes, and snippets.

@SaraChicaD
Last active August 1, 2022 18:35
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 SaraChicaD/1f4535c903efa35fdbf7e1cf176482e4 to your computer and use it in GitHub Desktop.
Save SaraChicaD/1f4535c903efa35fdbf7e1cf176482e4 to your computer and use it in GitHub Desktop.
Pull request / PR template for teams that have a lot of hands in the pie, and or would like to promote code review practices.

TICKET

Link to ticket goes here

WHAT THIS PR DOES

(Summary of the PR issue & fix -- specifically list the steps you took to address the problem, link to Jira or design. Ex: 1.) Added props, 2.) edited styles...)

HOW TO TEST THIS PR

(Explain how to test the new features added in the PR, for example: "When you click the new icon you should go to the next screen, etc.")

ADDITIONAL INFORMATION

(Optional section to add info if needed, such as: blocked, don't merge until something else is merged, hotfix, etc.)

MERGE ORDER

(Add details here on whether this PR should be merged before or after another PR, or if it is blocked by another PR, etc.)

WHAT DOES "DONE" MEAN?

This PR has been:

  • linted
  • tested
  • functionality has been verified against designs or tickets
  • commented / documented
  • made sure you pulled latest, resolved conflicts & tested
  • peer reviewed at least once
  • reviewed again by someone else (could be current review)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment