github.com/theQRL/go-zond@v0.1.1/.github/ISSUE_TEMPLATE/bug.md (about)

     1  ---
     2  name: Report a bug
     3  about: Something with go-zond is not working as expected
     4  title: ''
     5  labels: 'type:bug'
     6  assignees: ''
     7  ---
     8  
     9  #### System information
    10  
    11  gzond version: `gzond version`
    12  CL client & version: e.g. qrysm@v1.0.0
    13  OS & Version: Windows/Linux/OSX
    14  Commit hash : (if applicable)
    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. Consider using pastebin if logs are long.