policy: Added to the PR template, and an AGENTS.md, refusing AI contributions.

Fixes #15350.

(cherry picked from commit 08285d828e)
This commit is contained in:
Ryan C. Gordon 2026-04-10 01:00:02 +01:00
parent 725db83c23
commit 4e9c6ec24c
No known key found for this signature in database
GPG key ID: FA148B892AB48044
2 changed files with 20 additions and 0 deletions

View file

@ -1,3 +1,12 @@
<!--
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 -->
## Description

11
AGENTS.md Normal file
View file

@ -0,0 +1,11 @@
The SDL project does not accept contributions that are in any part created by
AI agents.
We reject any pull requests that have any amount of code generated by an LLM,
generative AI, or anything other than a human being.
Any code that was produced this way must be disclosed when submitting it to
the project.
Thank you!