dragonchain/dragonchain-sdk-python

View on GitHub
.github/ISSUE_TEMPLATE/1-bug-report.md

Summary

Maintainability
Test Coverage
---
name: Bug report
about: Create a report to help us improve
---

<!--
Thank you for reporting a possible bug in the Dragonchain Python SDK

Please fill in the items in the template below before describing the bug.

SDK Version: output of `python -c 'import dragonchain_sdk; print(dragonchain_sdk.__version__)'` or the version field from `python -m pip show dragonchain_sdk`
Python Version: output of `python --version`
Platform: Unix (macOS, Linux, etc) or Windows

If possible, please provide code that demonstrates the problem, keeping it as
simple and free of external dependencies as you can.
-->

* **SDK Version**:
* **Python Version**:
* **Platform**:
<!-- Please provide more details below this comment. -->