Skip to content

Instantly share code, notes, and snippets.

@johannesjasper
Created January 17, 2019 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 johannesjasper/51e31c31a00efb76152bdf9a14c3ab21 to your computer and use it in GitHub Desktop.
Save johannesjasper/51e31c31a00efb76152bdf9a14c3ab21 to your computer and use it in GitHub Desktop.
PR template

Summary

TODO

Checklist (x = done, o = unnecessary)

Code

  • [] checked seed-data (repo)
  • [] checked config change
  • [] fixed SonarQube issues
  • [] added tests
  • [] revisited my own PR

Deployment

  • [] checked indices
  • [] checked migrations (remember to backup the database before merging master)
  • [] add migrations to seeds

Integration

  • [] checked API change
  • [] tested integration on *.space
  • [] added contract

Documentation

  • [] adjusted changelog
  • [] inform testers about changes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment