summaryrefslogtreecommitdiffstats
path: root/vendor/iio/libmergepdf/.github/ISSUE_TEMPLATE/bug_report.md
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/iio/libmergepdf/.github/ISSUE_TEMPLATE/bug_report.md')
-rw-r--r--vendor/iio/libmergepdf/.github/ISSUE_TEMPLATE/bug_report.md37
1 files changed, 37 insertions, 0 deletions
diff --git a/vendor/iio/libmergepdf/.github/ISSUE_TEMPLATE/bug_report.md b/vendor/iio/libmergepdf/.github/ISSUE_TEMPLATE/bug_report.md
new file mode 100644
index 0000000..e6a8753
--- /dev/null
+++ b/vendor/iio/libmergepdf/.github/ISSUE_TEMPLATE/bug_report.md
@@ -0,0 +1,37 @@
+---
+name: Bug report
+about: Create a report to help us improve
+title: ''
+labels: ''
+assignees: ''
+
+---
+
+**Describe the bug**
+A clear and concise description of what the bug is.
+
+**To Reproduce**
+Steps to reproduce the behavior:
+1. Go to '...'
+2. Click on '....'
+3. Scroll down to '....'
+4. See error
+
+**Include files**
+Please include the files that you are trying to merge so that the error can be reproduced.
+
+**Screenshots**
+If applicable, add screenshots to help explain your problem.
+
+**Please complete the following information:**
+ - PHP-version
+ - Version of library [e.g. 22]
+ - Driver used
+
+**Additional context**
+Add any other context about the problem here.
+
+> Please note that this library is only a wrapper around other pdf editing tools.
+> As such we are only able to respond to problems regaring the actual
+> merging process. Issues concering deeper pdf parsing problems should
+> be directed elsewhere.