We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78a9172 commit fe08007Copy full SHA for fe08007
1 file changed
.github/pull_request_template.md
@@ -30,3 +30,11 @@ See the [developer guide](https://mflowcode.github.io/documentation/contributing
30
- [ ] Tested on NVIDIA GPU or AMD GPU
31
32
</details>
33
+
34
+## AI code reviews
35
36
+Reviews are not triggered automatically. To request a review, comment on the PR:
37
+- `@coderabbitai review` — incremental review (new changes only)
38
+- `@coderabbitai full review` — full review from scratch
39
+- `/review` — Qodo review
40
+- `/improve` — Qodo code suggestions
0 commit comments