github.com/unidoc/unipdf/v3@v3.55.0/.github/ISSUE_TEMPLATE/bug_report.md (about)

     1  ---
     2  name: Bug report
     3  about: Create a report to help us improve
     4  title: "[BUG]"
     5  labels: ''
     6  assignees: ''
     7  
     8  ---
     9  
    10  ## Description
    11  A clear and concise description of what the bug is.
    12  
    13  ## Expected Behavior
    14  A clear and concise description of what you expected to happen.
    15  
    16  ## Actual Behavior
    17  Steps to reproduce the behavior:
    18  1. Go to '...'
    19  2. Click on '....'
    20  3. Scroll down to '....'
    21  4. See error
    22  
    23  ## Attachments
    24  Include a self-contained reproducible code snippet and PDF file that demonstrates the issue.