1
0
mirror of https://github.com/JKorf/CryptoExchange.Net synced 2025-06-10 01:16:24 +00:00
This commit is contained in:
Jkorf 2020-10-21 16:15:28 +02:00
commit 7c2db09150

20
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View File

@ -0,0 +1,20 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
What endpoints and subscriptions are called.
**Expected behavior**
A clear and concise description of what you expected to happen.
**Debug logging**
Add debug logging related to the issue. Enable Debug logging in the client options by settings LogVerbosity to Debug.