github.com/polygon-io/client-go@v1.16.4/.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  <!---
    12  A clear and concise description of what the bug is.
    13  -->
    14  
    15  **To Reproduce**
    16  <!---
    17  Steps to reproduce the behavior:
    18  1. Go to '...'
    19  2. Click on '....'
    20  3. Scroll down to '....'
    21  4. See error
    22  -->
    23  
    24  **Expected behavior**
    25  <!---
    26  A clear and concise description of what you expected to happen.
    27  -->
    28  
    29  **Screenshots**
    30  <!---
    31  If applicable, add screenshots to help explain your problem.
    32  -->
    33  
    34  **Additional context**
    35  <!---
    36  Add any other context about the problem here.
    37  -->