Skip to content

Commit 04ae8d9

Browse files
authored
[skip ci] Recommend LLM disclosure for GH comments (GH-21506)
1 parent 0516a76 commit 04ae8d9

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CONTRIBUTING.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ had several contributions accepted, commit privileges are often quickly granted.
2727
* [Git commit rules](#git-commit-rules)
2828
* [Copyright and license headers](#copyright-and-license-headers)
2929
* [NEWS file](#news)
30+
* [LLM usage in GitHub comments](#llm-usage-in-github-comments)
3031

3132
## Pull requests
3233

@@ -537,6 +538,12 @@ If for some reason a feature is introduced in a branch lower than master,
537538
although this is strictly prohibited by other policies, then the entry must
538539
also be in master.
539540

541+
## LLM usage in GitHub comments
542+
543+
When using LLMs to generate comments to maintainers for any purpose other than
544+
direct translation, we would highly appreciate it if you disclosed the relevant
545+
paragraphs as such via markdown quote.
546+
540547
## Thanks
541548

542549
Thank you for contributing to PHP!

0 commit comments

Comments
 (0)