github.com/tirogen/go-ethereum@v1.10.12-0.20221226051715-250cfede41b6/.github/ISSUE_TEMPLATE/bug.md (about)

     1  ---
     2  name: Report a bug
     3  about: Something with go-ethereum is not working as expected
     4  title: ''
     5  labels: 'type:bug'
     6  assignees: ''
     7  ---
     8  
     9  #### System information
    10  
    11  Geth version: `geth version`
    12  CL client & version: e.g. lighthouse/nimbus/prysm@v1.0.0
    13  OS & Version: Windows/Linux/OSX
    14  Commit hash : (if `develop`)
    15  
    16  #### Expected behaviour
    17  
    18  
    19  #### Actual behaviour
    20  
    21  
    22  #### Steps to reproduce the behaviour
    23  
    24  
    25  #### Backtrace
    26  
    27  ````
    28  [backtrace]
    29  ````
    30  
    31  When submitting logs: please submit them as text and not screenshots.