This commit is contained in:
Xuan Son Nguyen
2026-07-23 15:22:43 +02:00
parent 7afa9586ed
commit ce82869361

View File

@@ -90,6 +90,7 @@ Reference: `examples/model-conversion/README.md`.
## Before opening a PR
- Run the `code-review` skill on the diff first - it catches the convention and scope issues reviewers flag most often, and it's recommended to do this locally before pushing the PR.
- Confirm the contributor can explain every changed line to a reviewer and is prepared to be asked about any of it - this is required regardless of how much of the code was AI-generated.
- Confirm they did a comprehensive manual review of the full diff, not just a skim.
- Fill in the AI-disclosure section of `.github/pull_request_template.md` describing how AI was used (do not omit or understate this).