Skip to content

Commit b14c2fe

Browse files
committed
docs[gen-ai]: add note on upstreams
1 parent 333544c commit b14c2fe

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

content/docs/contributing/gen-ai.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,17 @@ weight: 1
55

66
# Use of Generative AI
77

8-
## Policy
8+
## Generative AI in Apollo
99

1010
This project does not allow contributions generated by large languages models (LLMs) and chatbots. This ban includes, but is not limited to, tools like ChatGPT, Claude, Copilot, DeepSeek, and Devin AI. We are taking these steps as precaution due to the potential negative influence of AI generated content on quality, as well as likely copyright violations.
1111

12-
This ban of AI generated content applies to all parts of the projects, including, but not limited to, code, documentation, issues, and artworks. An exception applies for purely translating texts for issues and comments to English.
12+
This ban of AI generated content applies to all parts of the projects, including, but not limited to, code, documentation, issues, and artworks. An exception applies for purely translating texts for issues and comments to English.
1313

1414
AI tools can be used to answer questions and find information. However, we encourage contributors to avoid them in favor of using existing documentation and our chats and forums. Since AI generated information is frequently misleading or false, we cannot supply support on anything referencing AI output.
1515

16+
## Upstreams
17+
18+
Upstreams or tools used in building Apollo may themselves use Generative AI code. For the reasons mentioned above, we will make a reasonable effort to avoid these where reasonable alternatives that fulfill our needs properly, however we acknowledge this is sometimes unavoidable.
19+
1620
## Credit
1721
This policy is adapted from [the one in use by Loupe](https://gitlab.gnome.org/GNOME/loupe/-/blob/main/CONTRIBUTING.md?ref_type=heads).

0 commit comments

Comments
 (0)