github.com/dominant-strategies/go-quai@v0.28.2/.github/ISSUE_TEMPLATE/bug.md (about)

     1  ---
     2  name: Report a bug
     3  about: Something with go-quai is not working as expected
     4  title: ''
     5  labels: 'type:bug'
     6  assignees: ''
     7  
     8  ---
     9  
    10  #### System information
    11  
    12  Go-quai version: `go-quai version tag`
    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.