You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE.md
+8-9Lines changed: 8 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,17 +8,16 @@
8
8
1.
9
9
10
10
## 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.)
12
12
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
17
17
18
18
## 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:
21
21
22
22
## Extra info:
23
-
[//]: #"Please provide any other relevant information here"
24
-
23
+
[//]: #(Please provide any other relevant information here)
[//]: # (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#<issuenr>\)".
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#<issuenr>\)".
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.)
5
4
6
5
## 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.)
0 commit comments