Contributors sign-off that they adhere to the Developer Certificate of Origin (DCO) by adding a Signed-off-by
line to commit messages.
$ git commit -s -m 'This is my commit message'
For straight forward patches and minor changes, create a pull request.
For larger changes and feature ideas, please open an issue first for a discussion before implementation.
Copyright (C) 2020-2022 Guilherme T Maeoka
License GPLv3+: GNU GPL version 3 or later https://www.gnu.org/licenses/.