WIP - add extractor, generate snippet_data
This commit is contained in:
15
node_modules/eslint-plugin-graphql/.github/PULL_REQUEST_TEMPLATE.md
generated
vendored
Normal file
15
node_modules/eslint-plugin-graphql/.github/PULL_REQUEST_TEMPLATE.md
generated
vendored
Normal file
@ -0,0 +1,15 @@
|
||||
<!--
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user