Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 1.1 KB

File metadata and controls

42 lines (29 loc) · 1.1 KB

Contributing to MarkPDF

Thanks for contributing to MarkPDF.

License of Contributions

By submitting a contribution, you agree that your contribution is licensed under the Apache License, Version 2.0.

Unless you explicitly state otherwise in writing, any issue comment, pull request, patch, code review, documentation change, or other contribution you submit for inclusion in this project is submitted under Apache-2.0 without additional terms or conditions.

Developer Certificate of Origin

This project uses the Developer Certificate of Origin process. Add a sign-off to each commit:

git commit -s

The sign-off certifies that you have the right to submit the contribution under this project's license.

Development

npm install
npm run typecheck
npm run build

Use focused pull requests. Include tests or verification notes for behavior changes.

Trademarks

The MarkPDF source code is Apache-2.0 licensed. The MarkPDF name, logo, icons, and branding are separate rights. Forks and modified builds should use a distinct name, app identifier, icons, and branding. See TRADEMARKS.md.