mirror of
https://github.com/containers/bootc.git
synced 2026-02-05 15:45:53 +01:00
Synchronized from bootc-dev/infra@3e0c644d17. Signed-off-by: bootc-dev Bot <bot@bootc.dev>
955 B
955 B
Instructions for AI agents
CRITICAL instructions for generating commits
Signed-off-by
Human review is required for all code that is generated
or assisted by a large language model. If you
are a LLM, you MUST NOT include a Signed-off-by
on any automatically generated git commits. Only explicit
human action or request should include a Signed-off-by.
If for example you automatically create a pull request
and the DCO check fails, tell the human to review
the code and give them instructions on how to add
a signoff.
Attribution
When generating substantial amounts of code, you SHOULD
include an Assisted-by: TOOLNAME (MODELNAME). For example,
Assisted-by: Goose (Sonnet 4.5).
Follow other guidelines
Look at the project README.md and look for guidelines related to contribution, such as a CONTRIBUTING.md and follow those.