Skip to content

Instantly share code, notes, and snippets.

@fjahr
Created September 9, 2020 12:19
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 fjahr/bea58506bf1ff585e727cc848ebff8b7 to your computer and use it in GitHub Desktop.
Save fjahr/bea58506bf1ff585e727cc848ebff8b7 to your computer and use it in GitHub Desktop.
"Good first review" PR label

Good first review label

Goals

  • Make it easier for new contributors to start reviewing PRs

How?

  • Complexity level low, tentative small change
  • Detailed description of the PR background if needed
  • General instructions/hints on how to test/reproduce

Examples

  • A newly added RPC that can be easily manually tested
  • A PR that only adds new functional test converage since these tend to be self-documenting
  • A documentation change that can be verified to be correct with manual testing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment