We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 187989a commit 5495314Copy full SHA for 5495314
PULL_REQUEST_TEMPLATE.md
@@ -0,0 +1,8 @@
1
+# Pull Request Checklist
2
+
3
+Please confirm that you've done the following when opening a new pull request:
4
5
+ - [ ] For fixes and other improvements, please reference the GitHub issue that your change addresses.
6
+ - [ ] For fixes, optimizations and new features, please add an entry to the CHANGES.md file.
7
+ - [ ] Run mvn compile before committing, so that the auto-code formatter will format your changes consistently with the rest of the project.
8
0 commit comments