summaryrefslogtreecommitdiffstats
path: root/vendor/iio/libmergepdf/.github
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-14 13:26:02 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-14 13:26:02 +0000
commitfcbf3ce37ca8f90a3e36d524a3274ffc063a40e3 (patch)
tree84c735df2e97350a721273e9dd425729d43cc8a2 /vendor/iio/libmergepdf/.github
parentInitial commit. (diff)
downloadicingaweb2-module-pdfexport-fcbf3ce37ca8f90a3e36d524a3274ffc063a40e3.tar.xz
icingaweb2-module-pdfexport-fcbf3ce37ca8f90a3e36d524a3274ffc063a40e3.zip
Adding upstream version 0.10.2+dfsg1.upstream/0.10.2+dfsg1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'vendor/iio/libmergepdf/.github')
-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.