To contribute you must follow the next rules:
- Write modern C++ code without any external dependencies
- Don't use exceptions, handle or forward each error inside the library.
- Code must be able to compile with all popular compilers like gcc,clang and msvc
- If you have some code to contribute - create a pull request
- I guess that's it. Ask in DM if you have questions