Skip to content

Commit 28e5cf6

Browse files
author
Kevin Hellemun
committed
Imporved the text by removing some typos. (#64)
1 parent 1069746 commit 28e5cf6

File tree

2 files changed

+13
-15
lines changed

2 files changed

+13
-15
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,16 @@
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

13-
## SDK version and environment
14-
- Tested on [0.12.4](https://github.com/bunq/sdk_csharp/releases/tag/0.12.4)
15-
- [ ] Sandbox
16-
- [ ] Production
13+
## SDK version and environment
14+
- Tested on [0.12.4](https://github.com/bunq/sdk_csharp/releases/tag/0.12.4)
15+
- [ ] Sandbox
16+
- [ ] Production
1717

1818
## Response id
19-
[//]: # "If this error has something to do with a request that fails, please provide the response id of the request."
20-
- Response id:
19+
[//]: # (If this error has something to do with a request that fails, please provide the response id of the request.)
20+
- Response id:
2121

2222
## Extra info:
23-
[//]: # "Please provide any other relevant information here"
24-
23+
[//]: # (Please provide any other relevant information here)

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
1-
2-
[//]: # (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.
3-
Make sure that all your commits link this issue e.g "My commit \(bunq/sdk_csharp#<issue nr>\)".
4-
If this pr is changing files that are located in "BunqSdk/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_csharp#<issue nr>\)".
3+
If this pull request is changing files that are located in "BunqSdk/Model/Generated" then this pull request will be closed as these files must/can only be changed on bunq's side.)
54

65
## This PR closes/fixes the following issues:
7-
[//]: # (If for some reason your PR does not require a pull request you can just mark this box as checked.)
8-
- Closes bunq/sdk_php#
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_csharp#
98
- [ ] Tested

0 commit comments

Comments
 (0)