1
0
mirror of https://github.com/JKorf/CryptoExchange.Net synced 2025-06-07 16:06:15 +00:00

Update issue templates

This commit is contained in:
Jan Korf 2020-10-21 14:21:05 +02:00 committed by GitHub
parent a94e261bf1
commit 1e0ce2c776

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.