Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 702 Bytes

CONTRIBUTING.md

File metadata and controls

15 lines (8 loc) · 702 Bytes

Thank you for your interest in contributing to this library!

Using the issue tracker

The issue tracker on GitHub is the preferred channel for bug reports, feature requests, and discussions about pdfmake library.

Bug reports require example for reproduce issue runnable on playground or https://jsfiddle.net/ or a similar service.

Pull requests

Please do not commit changes in build folder.

Please do not commit changes in package.json file if is not related to the pull request changes.

Use EditorConfig in your IDE for keep code style. Do not make code style changes unless it is related to the pull request.