...

Text file src/moul.io/http2curl/v2/.github/ISSUE_TEMPLATE/bug_report.md

Documentation: moul.io/http2curl/v2/.github/ISSUE_TEMPLATE

     1---
     2name: Bug report
     3about: Create a report to help us improve
     4title: "[BUG] "
     5labels: bug
     6assignees: ''
     7
     8---
     9
    10**Describe the bug**
    11A clear and concise description of what the bug is.
    12
    13**To Reproduce**
    14Steps to reproduce the behavior:
    151. Go to '...'
    162. Type '....'
    173. See error
    18
    19**Expected behavior**
    20A clear and concise description of what you expected to happen.
    21
    22**Screenshots / Logs**
    23If applicable, add screenshots or logs to help explain your problem.
    24
    25**Versions (please complete the following information, if relevant):**
    26- Software version: [e.g. v1.2.3, latest, building from sources]
    27- OS: [e.g. Ubuntu, Mac, iOS, ...]
    28- Golang version [e.g. 1.13]
    29
    30**Additional context**
    31Add any other context about the problem here.

View as plain text