chore: ai compliance

This commit is contained in:
zhom
2026-07-31 01:04:58 +04:00
parent 0a7d7803f2
commit 49706211a0
10 changed files with 459 additions and 181 deletions
+11 -3
View File
@@ -13,8 +13,16 @@
- [ ] I tested the changes myself by running the app locally
- [ ] Updated translations in all locale files (if UI text changed)
## AI usage
## AI usage (required)
- [ ] I used AI to help write this PR
Tick exactly one. Ticking neither, ticking both, or deleting this section closes the PR automatically.
<!-- If you checked the box above, briefly explain how AI was used (e.g. "generated the test", "wrote the initial implementation", "full PR"). -->
- [ ] I did not use AI for any part of this PR
- [ ] I used AI, and here is what it did: <!-- e.g. "wrote the first draft of the parser", "generated the tests", "explained the codebase to me" -->
Two more rules, also enforced automatically:
- No AI co-authors. A commit with a `Co-Authored-By:` trailer naming an AI tool, or a "Generated with ..." line, closes the PR. Strip them before pushing.
- The words are yours. Commit messages, this description, and your replies in review must be written by you. Broken English is welcome here. AI English is not.
Using AI to write code is fine. Hiding it is what gets a PR closed.