github.com/grafana/pyroscope@v1.18.0/.github/ISSUE_TEMPLATE/issue--bug-report.md (about)

     1  ---
     2  name: Bug Report
     3  about: Create a report to help us improve Pyroscope.
     4  title: ''
     5  labels: ''
     6  assignees: ''
     7  
     8  ---
     9  
    10  #### Describe the bug
    11  A clear and concise description of what the bug is.
    12  
    13  #### To Reproduce
    14  Steps to reproduce the behavior:
    15  
    16  1. Start Pyroscope (SHA or version)
    17  2. Perform Operations(Read/Write/Others)
    18  
    19  #### Expected behavior
    20  
    21  A clear and concise description of what you expected to happen.
    22  
    23  #### Environment
    24  
    25  - Infrastructure: [e.g., Kubernetes, bare-metal, laptop]
    26  - Deployment tool: [e.g., helm, jsonnet]
    27  
    28  #### Additional Context
    29  
    30  <!--  Additional relevant info which can help us debug this issue easily like logs, configuration etc. -->