github.com/maypok86/otter@v1.2.1/.github/ISSUE_TEMPLATE/bug.md (about)

     1  ---
     2  name: Bug
     3  about: If you think our software behaves not the way it should, report a bug
     4  title: "[BUG] "
     5  labels: bug
     6  assignees: ''
     7  
     8  ---
     9  
    10  <!--
    11  Note: Please search to see if an issue already exists for the bug you encountered.
    12  -->
    13  
    14  ## Description
    15  
    16  <!--
    17  A clear and concise description of what the bug is.
    18  -->
    19  
    20  ## To Reproduce
    21  
    22  Steps to reproduce the behavior:
    23  
    24  ## Expected behavior
    25  
    26  <!--
    27  A clear and concise description of what you expected to happen.
    28  -->
    29  
    30  ## Environment
    31  
    32  - OS:
    33  
    34  ## Additional context
    35  
    36  <!--
    37  Add any other context about the problem here.
    38  -->