mirror of https://github.com/status-im/op-geth.git
templates: added issue template
This commit is contained in:
parent
8a3ce5450a
commit
a0e2e22a4f
|
@ -0,0 +1,20 @@
|
||||||
|
#### 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]
|
||||||
|
````
|
Loading…
Reference in New Issue