github.com/lestrrat-go/jwx/v2@v2.0.21/.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: ''
     6  assignees: ''
     7  
     8  ---
     9  
    10  **Contribution Guidelines**
    11  
    12  Before filing an issue, please read the contents of [CONTRIBUTING.md](https://github.com/lestrrat-go/jwx/blob/v2/.github/CONTRIBUTING.md), and follow its instructions.
    13  
    14  **Describe the bug**
    15  
    16  A clear and concise description of what the bug is. 
    17  
    18  Please attach the output of `go version`
    19  
    20  **To Reproduce / Expected behavior**
    21  Please attach a standalone Go test code that shows the problem, and what you expected to happen.
    22  
    23  If you are asking for an API change or some such which inhibits you from providing a working code, please do your best to come up with a near-valid code.
    24  
    25  **Additional context**
    26  Add any other context or screenshots about the feature request here. Please delete this section if unnecessary.
    27  
    28  **Sponsors**
    29  Are you sponsoring the authors? If so, let us know. Otherwise, please delete this section.