mirror of
https://github.com/containerd/containerd.git
synced 2026-06-24 08:48:48 +00:00
Add section about AI and automation in contributor's guide
Add a section mentioning expectations around AI submissions and use of automation in creation pull requests. Signed-off-by: Derek McGowan <derek@mcg.dev>
This commit is contained in:
@@ -25,6 +25,18 @@ $ script/setup/install-dev-tools
|
||||
$ make install-deps
|
||||
```
|
||||
|
||||
## Automated and AI-generated contributions
|
||||
|
||||
Pull requests must be opened by a human. Any use of automation to create
|
||||
pull requests must be approved by a maintainer. Accounts creating pull requests
|
||||
using automation without prior approval may be restricted from the containerd
|
||||
organization.
|
||||
|
||||
All AI-generated or AI-assisted submissions — whether code, PR descriptions,
|
||||
or comments — must be reviewed by the human author before being submitted.
|
||||
The human author is responsible for the correctness and quality of all content
|
||||
in their pull request and any associated comments.
|
||||
|
||||
## Code style
|
||||
|
||||
- Go files adhere to standard Go formatting and styling
|
||||
|
||||
Reference in New Issue
Block a user