forked from mirror/go-ethereum
Merge pull request #2343 from obscuren/issue-templates-master
templates: added issue templaterelease/1.3.6
commit
506c927791
@ -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