mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-01 06:44:27 +08:00
policy: Updated AI-related text based on excellent feedback.
(cherry picked from commit 4711119605)
This commit is contained in:
@@ -1,11 +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.
|
||||||
PLEASE NOTE THAT WE DO NOT ACCEPT ANY CODE THAT WAS AI-GENERATED.
|
|
||||||
|
|
||||||
IF AN AI AGENT WROTE OR ASSISTED IN THE WRITING OF YOUR CODE, DO NOT OPEN A PR.
|
|
||||||
|
|
||||||
THANK YOU.
|
|
||||||
-->
|
|
||||||
|
|
||||||
|
|
||||||
<!--- Provide a general summary of your changes in the Title above -->
|
<!--- Provide a general summary of your changes in the Title above -->
|
||||||
|
|
||||||
|
|||||||
@@ -1,11 +1,17 @@
|
|||||||
The SDL project does not accept contributions that are in any part created by
|
AI may not be used to generate code for contributions to this project.
|
||||||
AI agents.
|
|
||||||
|
|
||||||
We reject any pull requests that have any amount of code generated by an LLM,
|
AI-generated code is based upon sources of unknown origins and may not be
|
||||||
generative AI, or anything other than a human being.
|
compatible with the Zlib license, or may introduce conflicting license terms
|
||||||
|
if they include code from other projects.
|
||||||
|
|
||||||
Any code that was produced this way must be disclosed when submitting it to
|
AI can be used to identify issues with contributions to this project, but the
|
||||||
the project.
|
solutions to those issues should be authored by humans.
|
||||||
|
|
||||||
Thank you!
|
We have found that AI will frequently hallucinate issues that are not actually
|
||||||
|
problems in practice, report incorrect information, and describe problems that
|
||||||
|
are actually not issues at all. If AI identifies a problem with this codebase,
|
||||||
|
please make sure you understand what it is saying and have independently
|
||||||
|
confirmed that the issue exists before submitting a bug report or pull request.
|
||||||
|
|
||||||
|
Any pull request to this project will ask you to confirm that you are the
|
||||||
|
author and that you are contributing your changes under the Zlib license.
|
||||||
|
|||||||
Reference in New Issue
Block a user