github.com/codysnider/go-ethereum@v1.10.18-0.20220420071915-14f4ae99222a/.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  OS & Version: Windows/Linux/OSX
    13  Commit hash : (if `develop`)
    14  
    15  #### Expected behaviour
    16  
    17  
    18  #### Actual behaviour
    19  
    20  
    21  #### Steps to reproduce the behaviour
    22  
    23  
    24  #### Backtrace
    25  
    26  ````
    27  [backtrace]
    28  ````
    29  
    30  When submitting logs: please submit them as text and not screenshots.