mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-03-01 00:53:47 +00:00
28 lines
376 B
Markdown
28 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]
|
|
````
|