Thank you for contributing to our project!
To get an overview of the project, read the README.
If you find a problem with the code, search if an issue already exists. If you open a pull request to fix the problem, an issue will be automatically created. If a related issue doesn't exist, you can open a new issue using a relevant issue form.
All commits must be signed off to certify that you wrote or have the right to submit the contribution.
Add a Signed-off-by trailer to every commit:
Signed-off-by: Your Name <your@email.com>
Use git commit -s to add this automatically. Commits without a valid Signed-off-by will be rejected by CI.
Follow the guidelines in Developer guide
See the AI Contribution Policy for disclosure requirements and recommended uses.