Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 595 Bytes

ISSUE_TEMPLATE.md

File metadata and controls

8 lines (6 loc) · 595 Bytes

Feature requests, bug reports etc. are very welcome as issues. But questions are directed to stackoverflow with the tag jspdf.

Note that bug reports should follow these guidelines:

  1. A bug should be reported as an mcve
  2. Make sure code is properly indented and formatted (Use ``` around code blocks)
  3. Provide a runnable example.
  4. Try to make sure and show in your issue that the issue is actually related to jspdf and not your framework of choice your setup.