Skip to content

Commit f9cb5a6

Browse files
author
Kevin Hellemun
committed
Added pull request template. (#60)
1 parent b715507 commit f9cb5a6

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
[//]: # (Thanks for opening this pull request! Before you proceed please make sure that you've an issue that explains what this pull request will do.
2+
Make sure that all your commits link this issue e.g "My commit \(bunq/sdk_php#<issue nr>\)".
3+
If this pr is changing files that are located in "src/Model/Generated" then this PR will be closed as these files must/can only be changed on bunq's side.)
4+
5+
## This PR closes/fixes the following issues:
6+
[//]: # (If for some reason your PR does not require a pull request you can just mark this box as checked.)
7+
- Closes bunq/sdk_python#
8+
- [ ] Tested

0 commit comments

Comments
 (0)