github.com/vugu/vugu@v0.3.6-0.20240430171613-3f6f402e014b/.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  **Describe the bug**
    11  A clear and concise description of what the bug is.
    12  
    13  **Software Versions**
    14  Vugu version: 
    15  Go version: 
    16  Browser and version:
    17  
    18  **To Reproduce**
    19  Please describe how to reproduce the bug you encountered.
    20  
    21  If possible, please include a concise code snippet which reproduces the issue (and excludes other unnecessary functionality, for clarity).
    22  
    23  **Expected behavior**
    24  A clear and concise description of what you expected to happen.
    25  
    26  **Additional Notes**
    27  Anything else...