github.com/MetalBlockchain/metalgo@v1.11.9/.github/ISSUE_TEMPLATE/bug_report.md (about)

     1  ---
     2  name: Bug report
     3  about: Create a report to help us improve
     4  title: ''
     5  labels: bug
     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  **Expected behavior**
    17  A clear and concise description of what you expected to happen.
    18  
    19  **Screenshots**
    20  If applicable, add screenshots to help explain your problem.
    21  
    22  **Logs**
    23  If applicable, please include the relevant logs that indicate a problem and/or the log directory of your node. By default, this can be found at `~/.avalanchego/logs/`.
    24  
    25  **Metrics**
    26  If applicable, please include any metrics gathered from your node to assist us in diagnosing the problem.
    27  
    28  **Operating System**
    29  Which OS you used to reveal the bug.
    30  
    31  **Additional context**
    32  Add any other context about the problem here.
    33  
    34  **To best protect the Avalanche community security bugs should be reported in accordance to our [Security Policy](../security/policy)**