forked from forks/go-ethereum
.github: add CL client to issue template (#25814)
This commit is contained in:
parent
fb500d12d5
commit
220bdd3277
1 changed files with 2 additions and 1 deletions
3
.github/ISSUE_TEMPLATE/bug.md
vendored
3
.github/ISSUE_TEMPLATE/bug.md
vendored
|
|
@ -9,6 +9,7 @@ assignees: ''
|
||||||
#### System information
|
#### System information
|
||||||
|
|
||||||
Geth version: `geth version`
|
Geth version: `geth version`
|
||||||
|
CL client & version: e.g. lighthouse/nimbus/prysm@v1.0.0
|
||||||
OS & Version: Windows/Linux/OSX
|
OS & Version: Windows/Linux/OSX
|
||||||
Commit hash : (if `develop`)
|
Commit hash : (if `develop`)
|
||||||
|
|
||||||
|
|
@ -27,4 +28,4 @@ Commit hash : (if `develop`)
|
||||||
[backtrace]
|
[backtrace]
|
||||||
````
|
````
|
||||||
|
|
||||||
When submitting logs: please submit them as text and not screenshots.
|
When submitting logs: please submit them as text and not screenshots.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue