Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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**
Expand All @@ -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

Expand Down
Loading