See LICENSE.
When contributing changes to this project, your commits must include a
Signed-off-by:
header which mentions your name and a clear message which shows what the commit is for.
Using -s
with git commit
will automtaically add the Signed-off-by:
header.
To contribute changes, please create your fork and raise a PR from the fork to main repo.
Patches are accepted via GitHub pull requests.