Files
30-seconds-of-code/node_modules/eslint-plugin-graphql/.github/PULL_REQUEST_TEMPLATE.md
2019-08-20 15:52:05 +02:00

16 lines
460 B
Markdown

<!--
Thanks for filing a pull request on eslint-plugin-graphql!
Please look at the following checklist to ensure that your PR
can be accepted quickly:
-->
TODO:
- [ ] 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 pass
- [ ] Update CHANGELOG.md with your change
- [ ] If this was a change that affects the external API, update the README