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.
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
The documentation is a bit old and could use some lovin'. You can submit changes over in the libE57Format-docs repository.
If you would like to support the project financially, you can use the Sponsor button at the top of the libE57Format repository page.