From 7cdd8cb2a9755cfb0e6ddaf133578c2ea0b679df Mon Sep 17 00:00:00 2001 From: slarticodefast <161409025+slarticodefast@users.noreply.github.com> Date: Wed, 8 Oct 2025 16:50:23 +0200 Subject: [PATCH] Add disclaimer about AI generated content to Readme.md (#39334) * Add disclaimer about AI generated content to Readme.md * Update README.md * rephrase --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 400c25c6f9..2e88d9f547 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,15 @@ Just make sure your changes and pull requests are in accordance with the [contri We are not currently accepting translations of the game on our main repository. If you would like to translate the game into another language, consider creating a fork or contributing to a fork. +## AI-generated contributions disclaimer +This project does not accept low-effort or wholesale AI-generated contributions. Examples include, but are not limited to: + +- Any code (including yaml) generated by tools like GitHub Copilot, ChatGPT, or similar. +- AI-created artwork, sound files, or other assets. +- Auto-generated documentation, issue reports or pull request descriptions. + +Exceptions to this are simple tools like Rider's single-line completion feature. + ## Building 1. Clone this repo: -- 2.51.2