Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ had several contributions accepted, commit privileges are often quickly granted.
* [Git commit rules](#git-commit-rules)
* [Copyright and license headers](#copyright-and-license-headers)
* [NEWS file](#news)
* [LLM usage in GitHub comments](#llm-usage-in-github-comments)

## Pull requests

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

## LLM usage in GitHub comments

When using LLMs to generate comments to maintainers for any purpose other than
direct translation, we would highly appreciate it if you disclosed the relevant
paragraphs as such via markdown quote.

## Thanks

Thank you for contributing to PHP!