Skip to content

Commit 2cd470a

Browse files
committed
CONTRIBUTING.md: clarify AI usage in contribution trailers
Signed-off-by: Wei Fu <fuweid89@gmail.com>
1 parent fd085f4 commit 2cd470a

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

CONTRIBUTING.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,5 +148,10 @@ Then you just add a line to every git commit message:
148148

149149
Use your real name (sorry, no pseudonyms or anonymous contributions.)
150150

151+
AI tools, services, or assistants may be used to assist with contributions, but
152+
do not add them to `Signed-off-by` or `Co-authored-by` lines. These trailers
153+
must identify the human contributors certifying or authoring the contribution,
154+
or project-approved automation accounts used to submit automated contributions.
155+
151156
If you set your `user.name` and `user.email` git configs, you can sign your
152157
commit automatically with `git commit -s`.

0 commit comments

Comments
 (0)