github.com/waldiirawan/apm-agent-go/v2@v2.2.2/.github/ISSUE_TEMPLATE/Bug_report.md (about)

     1  ---
     2  name: Bug report
     3  about: Create a report to help us improve
     4  
     5  ---
     6  
     7  **Describe the bug**
     8  A clear and concise description of what the bug is.
     9  
    10  **To Reproduce**
    11  Steps to reproduce the behavior:
    12  1. Use this config '...'
    13  2. Then call '....'
    14  3. Then do '....'
    15  4. See error
    16  
    17  **Expected behavior**
    18  A clear and concise description of what you expected to happen.