gopkg.in/rethinkdb/rethinkdb-go.v6@v6.2.2/.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, not qualified
     6  
     7  ---
     8  
     9  **Describe the bug**
    10  A clear and concise description of what the bug is.
    11  
    12  **To Reproduce**
    13  Steps to reproduce the behavior:
    14  1. TODO
    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  **System info**
    23   - OS: [e.g. macOS Mojave 10.14.3]
    24   - RethinkDB Version: [e.g. 2.4.0]
    25  
    26  **Additional context**
    27  Add any other context about the problem here.