Chainloop maintainers welcome contributions from the community and first want to thank you for taking the time to contribute!
This project and everyone participating in it is governed by the Code of Conduct before contributing. By participating, you are expected to uphold this code.
Your commits must meet the following criteria
- It is signed. To learn how, check this guide.
- It includes a
--sign-off
stanza. By doing this you state that you can certify Developer Certificate of Origin. - Its message tries to follow the Conventional Commits guidelines.
A commit then would look like
git commit -S -s -m "<your commit message that follows https://www.conventionalcommits.org/en/v1.0.0"
All submissions, including submissions by project members, require review. We use GitHub pull requests for this purpose. Consult GitHub Help for more information on using pull requests.
To learn more about how to run the project locally refer to our development guide.
If you have any question or piece of feedback don't hesitate to
We are very excited to have you on board!
Welcome contributor!