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.
31 lines
686 B
31 lines
686 B
6 years ago
|
---
|
||
|
name: Bug report
|
||
|
about: Create a report to help us improve
|
||
|
title: ''
|
||
|
labels: bug
|
||
|
assignees: ''
|
||
|
|
||
|
---
|
||
|
|
||
|
**Describe the bug**
|
||
|
A clear and concise description of what the bug is.
|
||
|
|
||
|
**Environment (please complete the following information):**
|
||
|
- Bitcoin Core / Node Version [e.g. 0.16.3]
|
||
|
- NodeJS Version [e.g. 9.x]
|
||
|
- Browser [e.g. chrome, safari]
|
||
|
- Code Version / Commit [e.g. ab6cde8]
|
||
|
|
||
|
**To Reproduce**
|
||
|
Steps to reproduce the behavior:
|
||
|
1. Go to '...'
|
||
|
2. Click on '....'
|
||
|
3. Scroll down to '....'
|
||
|
4. See error
|
||
|
|
||
|
**Screenshots or Log Output**
|
||
|
If applicable, add screenshots or log output to help explain your problem.
|
||
|
|
||
|
**Additional context**
|
||
|
Add any other context about the problem here.
|