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 6a842de commit 19169eeCopy full SHA for 19169ee
.github/PULL_REQUEST_TEMPLATE/PULL_REQUEST_TEMPLATE.md
@@ -0,0 +1,12 @@
1
+[Pull requests]: https://github.com/botblock/JavaBotBlockAPI/pulls
2
+[guidelines]: https://github.com/botblock/JavaBotBlockAPI/blob/master/.github/CONTRIBUTING.md
3
+
4
+## Check
5
+Please make sure you checked the following things first:
6
+- [ ] There is no open PR in the [Pull requests] page containing your changes.
7
+- [ ] You follow the [Contributing Guidelines][guidelines] about comments and such.
8
9
+## Summary
10
+> What does this PR contain? Mention any changes you made and if they would break stuff.
11
+> If your PR is related to an issue and closes it, mention it with `closes #<issue ID>`
12
+<!-- Write below this line to prevent formatting issues -->
0 commit comments