From: slarticodefast <161409025+slarticodefast@users.noreply.github.com> Date: Wed, 8 Oct 2025 14:50:23 +0000 (+0200) Subject: Add disclaimer about AI generated content to Readme.md (#39334) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=7cdd8cb2a9755cfb0e6ddaf133578c2ea0b679df;p=space-station-14.git Add disclaimer about AI generated content to Readme.md (#39334) * Add disclaimer about AI generated content to Readme.md * Update README.md * rephrase --- 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: