Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 724 Bytes

CONTRIBUTING.md

File metadata and controls

19 lines (15 loc) · 724 Bytes

Contributing to md-to-pdf

Input is very welcome! Contributions to this project can be made in the following ways:

  • Reporting a bug
  • Submitting a fix
  • Proposing new features

How to submit pull requests:

  • Fork the repo.
  • Modify to you heart's desire
  • Submit that pull request!

Submit Github Issues

Report a bug or request a new feature by opening a new issue.

Code Style

  • 4 spaces for indentation (standard recommended for markdown)

License

Any contributions you make will be under the MIT Software License (In short, when you submit code changes, your submissions are understood to be under the same License that covers the project) Feel free to contact one of the maintainers if you have questions.