29 lines
376 B
Markdown
29 lines
376 B
Markdown
|
---
|
||
|
name: Report a bug
|
||
|
about: Something with go-ethereum is not working as expected
|
||
|
title: ''
|
||
|
labels: 'type:bug'
|
||
|
assignees: ''
|
||
|
---
|
||
|
|
||
|
#### System information
|
||
|
|
||
|
Geth version: `geth version`
|
||
|
OS & Version: Windows/Linux/OSX
|
||
|
Commit hash : (if `develop`)
|
||
|
|
||
|
#### Expected behaviour
|
||
|
|
||
|
|
||
|
#### Actual behaviour
|
||
|
|
||
|
|
||
|
#### Steps to reproduce the behaviour
|
||
|
|
||
|
|
||
|
#### Backtrace
|
||
|
|
||
|
````
|
||
|
[backtrace]
|
||
|
````
|