We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b11e998 commit b913cfcCopy full SHA for b913cfc
.github/pull-request-template.md
@@ -0,0 +1,11 @@
1
+<!-- Uncomment one of the following lines as necessary. -->
2
+<!-- Fixes #<ISSUE_NUMBER> -->
3
+<!-- Resolves #<ISSUE_NUMBER> -->
4
+
5
+## Checklist
6
+<!-- Change [ ] to [x] to indicate you acknowledge the check. -->
7
+- [ ] Pull requests follows the [contribution guide](https://github.com/graphql-java-kickstart/graphql-java-tools/wiki/Contribution-guide)
8
+- [ ] New or modified functionality is covered by tests
9
10
+## Description
11
+<!-- Briefly describe how you resolved the issue or a bug. -->
0 commit comments