Add repair notes to docs and bug report template

This commit is contained in:
Jeremy Singer-Vine
2023-07-16 17:18:46 -04:00
parent db6ae97bfb
commit 3ab6649c03
2 changed files with 16 additions and 0 deletions
+5
View File
@@ -11,6 +11,11 @@ assignees: ''
*A clear and concise description of what the bug is.*
## Have you tried [repairing](../../docs/repairing.md) the PDF?
*Please try running your code with `pdfplumber.open(..., repair=True)` before submitting a bug report.*
## Code to reproduce the problem
*Paste it here, or attach a Python file.*