layout | title | nav_order | has_children | has_toc |
---|---|---|---|---|
default |
Contributing |
6 |
true |
false |
There are many ways in which you can contribute to this library:
- Testing the library in new environments see 1, 2, 3
- Contributing with interesting examples see 1
- Designing new backends see 1, 2, 3, 4
- Finding problems in this documentation see 1
- Writing algorithms for new plot categories see 1
- Finding bugs in general see 1, 2, 3, 4
- Whatever idea seems interesting to you
If contributing with code, please leave the OpenGL backend and pedantic mode ON (-DBUILD_EXPERIMENTAL_OPENGL_BACKEND=ON -DBUILD_WITH_PEDANTIC_WARNINGS=ON
).
Example: CLion
If contributing to the documentation, please edit README.md
directly, as the files in ./docs
are automatically generated with mdsplit.