diff --git a/README.md b/README.md index 400c25c6f9f..2e88d9f5472 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: