Contribute

This page should give an overview how to contribute to this project.

How to contribute

Contributions follow the default Github worflow:

  1. Fork the project.

  2. Make your changes

  3. Create a pull request

Contributions

  • Must be signed
    • Must provide a Signed-off-by line using their full real name.

  • Must follow the developer certificate of origin.

  • Must be compatible with GPLv3 license of the project.

  • Must include a updated documentation when new features were included.