We are pleased to receive any kind of contribution (issues, pull requests, suggestions …).
Here is the expected commit format, please follow conventional commits rules. We give you a little summary about basic commit templating message.
<type>[optional scope]: <description>
[optional body]
[optional footer(s)]
For each improvement, the fix must be submitted with a pull request. When a pull request is submitted, an action is run to check if the pull request follows the commit message format.