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
+12-3Lines changed: 12 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,8 +7,17 @@
7
7
## What happens:
8
8
1.
9
9
10
-
## Logs
11
-
- Logs
10
+
## Traceback
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
+
13
+
## SDK version and environment
14
+
- Tested on [0.12.4](https://github.com/bunq/sdk_python/releases/tag/0.12.4)
15
+
-[ ] Sandbox
16
+
-[ ] Production
17
+
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:
12
21
13
22
## Extra info:
14
-
- Tested on
23
+
[//]: #(Please provide any other relevant information here)
[//]: # (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#<issuenr>\)".
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.)
4
+
5
+
## This PR closes/fixes the following issues:
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