mirror of
https://github.com/unidoc/unihtml.git
synced 2025-04-24 13:48:52 +08:00
25 lines
496 B
Markdown
25 lines
496 B
Markdown
---
|
|
name: Bug report
|
|
about: Create a report to help us improve
|
|
title: "[BUG]"
|
|
labels: ''
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
## Description
|
|
A clear and concise description of what the bug is.
|
|
|
|
## Expected Behavior
|
|
A clear and concise description of what you expected to happen.
|
|
|
|
## Actual Behavior
|
|
Steps to reproduce the behavior:
|
|
1. Go to '...'
|
|
2. Click on '....'
|
|
3. Scroll down to '....'
|
|
4. See error
|
|
|
|
## Attachments
|
|
Include a self-contained reproducible code snippet and PDF file that demonstrates the issue.
|