|
@@ -0,0 +1,22 @@
|
|
|
+---
|
|
|
+name: "\U0001F41B Bug report"
|
|
|
+about: Report errors and problems.
|
|
|
+
|
|
|
+---
|
|
|
+
|
|
|
+**wkhtmltopdf version(s) affected**: x.y.z
|
|
|
+
|
|
|
+**OS information**
|
|
|
+<!-- Your OS specification -->
|
|
|
+
|
|
|
+**Description**
|
|
|
+<!-- A clear and concise description of the problem. -->
|
|
|
+
|
|
|
+**How to reproduce**
|
|
|
+<!-- Html/css code and/or command line arguments needed to reproduce the problem. -->
|
|
|
+
|
|
|
+**Expected behavior**
|
|
|
+<!-- A clear and concise description of what you expected to happen. -->
|
|
|
+
|
|
|
+**Possible Solution**
|
|
|
+<!--- Optional: only if you have suggestions on a fix/reason for the bug -->
|