Skip to content

Commit cdf5bb8

Browse files
committed
Steal Quinn's AI contributions policy
1 parent a435f6c commit cdf5bb8

1 file changed

Lines changed: 26 additions & 0 deletions

File tree

CONTRIBUTING.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,32 @@ information.
2020

2121
[SECURITY.md]: SECURITY.md
2222

23+
## AI policy
24+
25+
Using AI (LLMs) as tools for coding is welcome. A high bar is held for all contributions to this
26+
project. Moreover, the project maintainers remain responsible for any code that is published as
27+
part of a release. Contributors are expected to be responsible for any code they publish.
28+
29+
AI should not be used to generate comments when communicating with maintainers. Comments are
30+
expected to be written by humans. Comments that are believed to be written by AI may be hidden
31+
without notice.
32+
33+
If you are opening an issue, you should be able to describe the problem in your own words.
34+
35+
If you are opening a pull request, you are expected to be able to explain the proposed changes in
36+
your own words. This includes the pull request body and responses to questions. Make sure you have
37+
reviewed the PR yourself before submitting it for review to the maintainers. Do not copy responses
38+
from the AI when replying to questions from maintainers.
39+
40+
If you wish to include context from an interaction with AI in your comments, it must be in a
41+
quote block (using `>`) and disclosed as such. It must be accompanied by human commentary
42+
explaining the relevance and implications of the context. Do not share long snippets.
43+
44+
AI is useful when communicating as a non-native English speaker. If you are using AI to edit your
45+
comments for this purpose, please take the time to ensure it reflects your own voice and ideas.
46+
When using AI for translation, we recommend writing in your native language and including the AI
47+
translation in a quote block.
48+
2349
## Code changes
2450

2551
Some ideas and guidelines for contributions:

0 commit comments

Comments
 (0)