Skip to content

Commit b715507

Browse files
author
Kevin Hellemun
committed
Added more information to issue template. (#60)
1 parent 68318f8 commit b715507

File tree

1 file changed

+12
-3
lines changed

1 file changed

+12
-3
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,17 @@
77
## What happens:
88
1.
99

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, then highlight it and press 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:
1221

1322
## Extra info:
14-
- Tested on
23+
[//]: # (Please provide any other relevant information here)

0 commit comments

Comments
 (0)