Skip to content

Commit a86e16b

Browse files
committed
docs: Add policy for comments
Specify that comments on PRs should be written by humans
1 parent 0a3a485 commit a86e16b

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

CONTRIBUTING.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@ give us the chance to discuss any potential changes first.
2222
true of all contributions, but is especially relevant when using an LLM that may be generating output that is
2323
very similar or even identical to existing code with an incompatible license.
2424
4. If an AI coding assistant or other LLM tool was used, you must indicate that an AI tool was used, and to what extent it was used.
25+
5. AI should not be used to generate comments when communicating with maintainers. We expect communication with the maintainers,
26+
including PR descriptions and comments, to be from humans, not from an AI. Using an AI to assist with grammar, spelling, and
27+
proofreading or translating if you are a non-native English speaker is acceptable, as long as the content and voice of the
28+
message is your own.
2529

2630
## Add an entry to the changelog
2731

0 commit comments

Comments
 (0)