Docling/.github/ISSUE_TEMPLATE/bug_report.md
Panos Vagenas 6c22cba0a7
chore: add issue templates (#251)
Signed-off-by: Panos Vagenas <35837085+vagenas@users.noreply.github.com>
2024-11-05 23:18:20 +01:00

27 lines
550 B
Markdown

---
name: Bug report
about: Report an issue to help improve Docling
title: ''
labels: bug
assignees: ''
---
### Bug
<!-- Describe the buggy behavior you have observed. -->
...
### Steps to reproduce
<!-- Describe the sequence of steps for reproducing the bug. -->
...
### Docling version
<!-- Copy the output of `docling --version`. -->
...
### Python version
<!-- Copy the output of `python --version`. -->
...
<!-- ⚠️ ATTENTION: When sharing screenshots, attachments, or other data make sure not to include any sensitive information. -->