Add disclaimer about AI generated content to Readme.md (#39334)
* Add disclaimer about AI generated content to Readme.md * Update README.md * rephrase
This commit is contained in:
@@ -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.
|
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
|
## Building
|
||||||
|
|
||||||
1. Clone this repo:
|
1. Clone this repo:
|
||||||
|
|||||||
Reference in New Issue
Block a user