Skip to content

Instantly share code, notes, and snippets.

@lpolito
lpolito / pr-comments.md
Last active September 24, 2019 16:22 — forked from erickrawczyk/pr-comments.md
PR comments with a purpose

This is a set of ‘statuses’ that pull request comments must be marked with to help explain intent.

  • Required: This must be fixed before merge.
  • Nice to have: This should be fixed eventually.
  • Personal Preference: I would do this, but you don’t have to.
  • Question: What does this do?

Modified from Scaling Square Register on objc.io