Skip to content

Instantly share code, notes, and snippets.

@brianzhou13
Last active December 31, 2022 23:17
Show Gist options
  • Save brianzhou13/9d330e8c9ce7cb8fa39cf86d6f919392 to your computer and use it in GitHub Desktop.
Save brianzhou13/9d330e8c9ce7cb8fa39cf86d6f919392 to your computer and use it in GitHub Desktop.

FEATURE_NAME

  • PR_LINK

What goal does this code accomplish?

this might be the "What problem are you solving" section of a PR

How does it accomplish this goal?

this might be the "How did you solve it" section of a PR

What are the key scenarios, and are they captured?

Are enough edge cases covered for comfort?

Are you (the writer) writing reviews in a friendly tone?

Tech Notes:


If you can't understand the code, stop the review and leave a comment. It's likely that there are other engineers who would get stumped by it. Ensure that the code that is being introduced is maintainable

Are there any classes/functions that are hard too read? If so, suggest they should be refactored

Business Notes:


Interesting equity-related/like notes

Questions:

TODOs from author:

Don't accept PRs that degrade the health of the codebase

Praises:

points of praise

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