diff --git a/.github/ISSUE_TEMPLATE/incorrect-parsing.md b/.github/ISSUE_TEMPLATE/incorrect-parsing.md new file mode 100644 index 00000000..f7962889 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/incorrect-parsing.md @@ -0,0 +1,25 @@ +--- +name: Incorrect parsing +about: Use this template if a PDF is not parsed as expected +title: '' +labels: '' +assignees: '' + +--- + + + + + - PHP Version: + - PDFParser Version: + +### Description: + +### PDF input + + +### Expected output & actual output + + +### Code +