Skip to content

Commit 5bf1ddc

Browse files
author
Kevin Hellemun
committed
Imporved text by removing some typos. (#60)
1 parent 06f2196 commit 5bf1ddc

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
1.
99

1010
## Traceback
11-
[//]: # (If there is a traceback please share it in a quote! You can do this by pasting the traceback text, then highlight it and press the quote button.)
11+
[//]: # (If there is a traceback please share it in a quote! You can do this by pasting the traceback text, highlighting it and pressing the quote button.)
1212

1313
## SDK version and environment
1414
- Tested on [0.12.4](https://github.com/bunq/sdk_python/releases/tag/0.12.4)

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +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 "bunq/sdk/model/generated" then this PR will be closed as these files must/can only be changed on bunq's side.)
1+
[//]: # (Thanks for opening this pull request! Before you proceed please make sure that you have an issue that explains what this pull request will do.
2+
Make sure that all your commits link to this issue e.g. "My commit. \(bunq/sdk_python#<issue nr>\)".
3+
If this pull request is changing files that are located in "bunq/sdk/model/generated" then this pull request will be closed as these files must/can only be changed on bunq's side.)
44

55
## 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#
6+
[//]: # (If for some reason your pull request does not require a test case you can just mark this box as checked and explain why it does not require a test case.)
7+
- Closes bunq/sdk_php#
88
- [ ] Tested

0 commit comments

Comments
 (0)