apollo-server/.github/PULL_REQUEST_TEMPLATE.md
2016-07-05 15:13:38 -07:00

431 B

TODO:

  • Update CHANGELOG.md with your change (include reference to issue & this PR)
  • Make sure all of the significant new logic is covered by tests
  • Rebase your changes on master so that they can be merged easily
  • Make sure all tests and linter rules pass