mirror of
https://github.com/JKorf/CryptoExchange.Net
synced 2025-06-23 07:46:31 +00:00
21 lines
460 B
Markdown
21 lines
460 B
Markdown
---
|
|
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 LogLevel to Debug.
|