Skip to content

Contribution

Thank you for your interest in project's life!
Here's contribution guide for you:

Found a Bug?

For creating bug report just open issue in Project's Issues.
Before that please ensure the bug wasn't already reported by another user.

Want to Submit a Pull Request?

Okay, here's some guidelines for you:

Ensure that...

  • your code follows the code style of this project
  • your code isn't breaking program or any parts of it
  • you've written readable code

Please do...

  • Fix all 'clippy' warnings. To see it run: make clippy
  • Format code by 'rustfmt'. To dot it run: make fmt
  • Provide unit tests for the new feature or fix
  • Provide an example for the new feature or fix

Any Questions?

You can always mail me