The core protocol of WoopChain
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
woop/.github/ISSUE_TEMPLATE/bug_report.md

31 lines
667 B

---
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**
Steps to reproduce the behavior:
1. Check out code with "sha1" commit
2. Build
3. run local test using "...." commands
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Environment (please complete the following information):**
- OS: [Linux, MacOS]
- Go environment [ ```go env``` ]
**Additional context**
Add any other context about the problem here.