Contributing
There are many ways in which you can contribute to this library:
- Testing the library in new environments see 1, 2, 3
- Including new indicators see 1
- Integrating new APIs see 1
- Improving this documentation see 1
- Finding bugs in general see 1, 2, 3, 4
- Whatever idea seems interesting to you
If contributing with code, please leave the pedantic mode ON (-DBUILD_WITH_PEDANTIC_WARNINGS=ON
). This helps us ensure the software works with other compilers and operating systems.
Example: CLion