Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 1.02 KB

CONTRIBUTING.md

File metadata and controls

21 lines (12 loc) · 1.02 KB

How To Contribute

Code Changes

I am happy to review any pull requests. Please keep them as short as possible. Each pull request should be atomic and only address one issue. This helps with the review process.

Formatting

This project uses clang-format to format the code. There is a cmake target (format) - which runs clang-format on the source files. After changes have been made, and before you submit your pull request, please run the following:

cmake --build . --target format

Documentation

The documentation is a bit old and could use some lovin'. You can submit changes over in the libE57Format-docs repository.

Financial

If you would like to support the project financially, you can use the Sponsor button at the top of the libE57Format repository page.