diff --git a/README.md b/README.md index df87c0a..7606dc2 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,7 @@ To make the process as smooth as possible for everyone, please read the relevant 6. **Completeness & readiness** - PRs must be well-researched, thoroughly tested, and production-ready. + - Code changes should be focused and small. Do not combine unrelated changes in a single pull request. - No bare-bones or incomplete PRs. 7. **Build configuration** @@ -51,7 +52,7 @@ To make the process as smooth as possible for everyone, please read the relevant **Notes:** - Most pull requests will be **squash merged** unless they contain atomic changes worth preserving. - - AI-generated pull requests will likely be rejected. + - AI-assisted pull requests are permitted, provided they follow the contribution guidelines. ## Contributing translations