github.com/kotovmak/go-admin@v1.1.1/.github/ISSUE_TEMPLATE/bug_report.md (about)

     1  ---
     2  name: Bug report
     3  about: Create a report to help us improve
     4  title: "[BUG]"
     5  labels: "\U0001F41Bbug"
     6  assignees: ''
     7  
     8  ---
     9  
    10  ### Bug Description [describe the bug in detail]
    11  
    12  ### How to reproduce [describe the steps how to reproduce the bug]
    13  
    14  ### Expect [describe your expect result]
    15  
    16  ### Reproduction code [here to show your codes or examples]
    17  
    18  ### Versions
    19  
    20  - GoAdmin version: [e.g. 1.0.0]
    21  - golang version
    22  - Browser
    23  - OS [e.g. mac OS]
    24  
    25  ### Others [screenshots or others info here]