github.com/nxadm/tail@v1.4.12-0.20231010141446-ba755e4d73b6/.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  If you sent an issue/PR to hpcloud, you can have a look at
    11  [this meta issue](https://github.com/nxadm/tail/issues/6) tracking issues
    12  and PRs of the dormant upstream. However, as the code bases diverge the
    13  issue may have been solved already.
    14  
    15  **Describe the bug**
    16  A clear and concise description of what the bug is.
    17  
    18  **Expected behaviour**
    19  A clear and concise description of what you expected to happen.
    20  
    21  **To Reproduce**
    22  Steps to reproduce the behaviour:, preferably with a code sample.
    23  
    24  **System information**
    25   - tail version [e.g. 1.4.6]
    26   - OS: [e.g. Ubuntu 20.04]
    27  - Arch: [e.g. amd64]
    28  
    29  **Additional context**
    30  Add any other context about the problem here.