mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-05-30 21:37:43 +08:00
policy: Clarify that "AI" means specific things.
(cherry picked from commit 954e2f3354)
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
- [ ] I confirm that I am the author of this code and release it to the SDL project under the Zlib license. This contribution does not contain code from other sources, including AI generated code.
|
- [ ] I confirm that I am the author of this code and release it to the SDL project under the Zlib license. This contribution does not contain code from other sources, including code generated by a Large Language Model ("AI").
|
||||||
|
|
||||||
<!--- Provide a general summary of your changes in the Title above -->
|
<!--- Provide a general summary of your changes in the Title above -->
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,8 @@
|
|||||||
AI may not be used to generate code for contributions to this project.
|
AI may not be used to generate code for contributions to this project.
|
||||||
|
|
||||||
|
"AI" in this case means a Large Language Model ("LLM"), such as ChatGPT,
|
||||||
|
Claude, Copilot, Grok, etc.
|
||||||
|
|
||||||
AI-generated code is based upon sources of unknown origins and may not be
|
AI-generated code is based upon sources of unknown origins and may not be
|
||||||
compatible with the Zlib license, or may introduce conflicting license terms
|
compatible with the Zlib license, or may introduce conflicting license terms
|
||||||
if they include code from other projects.
|
if they include code from other projects.
|
||||||
|
|||||||
Reference in New Issue
Block a user