Skip to content

Commit 19169ee

Browse files
authored
Create PULL_REQUEST_TEMPLATE.md
1 parent 6a842de commit 19169ee

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)