Files
pdfplumber/.github/ISSUE_TEMPLATE/bug-report.md
T
2020-07-30 09:31:30 -04:00

929 B

name, about, title, labels, assignees
name about title labels assignees
Bug report Use this if you observe a specific problem with pdfplumber's code or results bug

Describe the bug

A clear and concise description of what the bug is.

Code to reproduce the problem

Paste it here, or attach a Python file.

PDF file

Please attach any PDFs necessary to reproduce the problem.

If you need to redact text in a sensitive PDF, you can run it through JoshData/pdf-redactor.

Expected behavior

What did you expect the result should have been?

Actual behavior

What actually happened, instead?

Screenshots

If applicable, add screenshots to help explain your problem.

Environment

  • pdfplumber version: [e.g., 0.5.22]
  • Python version: [e.g., 3.8.1]
  • OS: [e.g., Mac, Linux, etc.]

Additional context

Add any other context/notes about the problem here.