554 B
554 B
Thank you!
Thank you for your contribution. Please make sure that your submission includes the following:
Must
- The code compiles without
errorsorwarnings. - All examples work.
cargo fmtwas run.- Your changes were added to the
CHANGELOG.mdin the proper section. - You updated existing examples or added examples (if applicable).
- Added examples are checked in CI
Nice to have
- You add a description of your work to this PR.
- You added proper docs for your newly added features and code.