pcko1/bscscan-python

View on GitHub
.github/ISSUE_TEMPLATE/bug_report.md

Summary

Maintainability
Test Coverage
---
name: Bug report
about: Create a report to help us improve
title: "[BUG]"
labels: bug
assignees: pcko1

---

**Describe the bug**
A clear and concise description of what the bug is.

**To Reproduce**
In order to assist you with your problem, we need a minimal code snippet that replicates the bug. Avoid disclosing your API keys.

Steps to reproduce the behavior:

1. ...
2. ...
3. ...
4. ...

**Expected behavior**
A clear and concise description of what you expected to happen.

**Screenshots**
If applicable, add screenshots to help explain your problem.

**System info (please complete the following information):**
 - OS and version: [e.g. Ubuntu 20.04.2 LTS]
 - Python version: [e.g. `3.8.2`]
 - `bscscan-python` version: [e.g. `2.0.0`]

**Additional context**
Add any other context about the problem here.