Contributing
There are many ways in which you can contribute to this library:
- Testing the library in new environments
- Contributing with interesting examples
- Contributing with new statistics
- Finding problems in this documentation
- Finding bugs in general
- Whatever idea seems interesting to you
If contributing with code, please leave the pedantic mode ON (-DBUILD_WITH_PEDANTIC_WARNINGS=ON
), and don’t forget cppcheck and clang-format.
Example: CLion
If contributing to the documentation, please edit README.md
directly, as the files in ./docs
are automatically generated with mdsplit.