We welcome contributions to this repository!
Please commit your changes with proper sign-off. This means that your commit log message must contain a line that looks like the following one, with your actual name and email address:
Signed-off-by: John Doe <[email protected]>
Adding the -s
flag to your git commit
command will add that line
automatically. You can also add it manually as part of your commit
log message or add it afterwards with git commit --amend -s
.
See our Code of Conduct Guidelines.
Should you have any questions or concerns, please reach out to one of the Maintainers.
This work is licensed under a Creative Commons Attribution 4.0 International License.