DEV Community

Discussion on: Do you double check your PR’s?

Collapse
 
dougaws profile image
Doug
  • If you are making a code change, you should have an associated unit test.
  • If you have any associated documentation, that should be reviewed by an editor (and spell-checked).
  • Linter/formatter