Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 712 Bytes

ISSUE_TEMPLATE.md

File metadata and controls

10 lines (7 loc) · 712 Bytes

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

If you are facing issues with utf-8 characters, please refer to #2677.

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.