We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a3a485 commit a86e16bCopy full SHA for a86e16b
1 file changed
CONTRIBUTING.md
@@ -22,6 +22,10 @@ give us the chance to discuss any potential changes first.
22
true of all contributions, but is especially relevant when using an LLM that may be generating output that is
23
very similar or even identical to existing code with an incompatible license.
24
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.
29
30
## Add an entry to the changelog
31
0 commit comments