bosun.org@v0.0.0-20210513094433-e25bc3e69a1f/.github/ISSUE_TEMPLATE/bug_report.md (about)

     1  ---
     2  name: "\U0001F41B Bug report"
     3  about: Create a report to help us improve
     4  title: "Bug: "
     5  labels: bug
     6  assignees: ""
     7  ---
     8  
     9  # Expected behaviour
    10  
    11  <!--
    12  Please describe the behaviour you are expecting
    13  -->
    14  
    15  # Current behaviour
    16  
    17  <!--
    18  What is the current behaviour?
    19  -->
    20  
    21  ## Steps to reproduce
    22  
    23  <!--
    24  Please provide detailed steps for reproducing the issue.
    25  -->
    26  
    27  1. step 1
    28  2. step 2
    29  3. you get it...
    30  
    31  ## Context
    32  
    33  <!--
    34  Please provide any relevant information about your setup. 
    35  This is important in case the issue is not reproducible except for under certain conditions.
    36   -->
    37  
    38  
    39  ## Logs
    40  
    41  <!--
    42  Please include any relevant log snippets or files here.
    43  -->