diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 0000000..088a7cf --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,17 @@ +--- +name: Bug report +about: Create a report to help us improve +title: '' +labels: bug +assignees: TaTo30 + +--- + +A clear and concise description of what the bug is, (use english). + +**Additional context** + - vue-pdf: [e.g. 1.9.5] + - vue: [e.g. 3] + +1. If you are crashing with a rendering issue attach a PDF so we can test. +2. If a code snippet is given better :)