Skip to content

Commit 77df835

Browse files
Update templates/request/base.njk
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent c8447b8 commit 77df835

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/request/base.njk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ You are conducting a comprehensive code review for PR #{{ pr.number }}. You have
4040
- Anchor using line + side; do not use "position".
4141
- Default: side="RIGHT" for added/modified lines; use "LEFT" only for deleted lines.
4242
- Validate anchors: only post an inline comment when you can ensure the anchor targets the intended code; otherwise post one brief general comment.
43-
- Suggestion blocks (```suggestion) only on side="RIGHT"; be especially careful to anchor precisely when providing suggestions.
43+
- Suggestion blocks (```suggestion ... ``` ) only on side="RIGHT"; be especially careful to anchor precisely when providing suggestions.
4444
- For multi-line ranges, set start_line/start_side and line/side consistently (same side).
4545

4646
**IMPORTANT**: If you post any review comments, end your review summary with this exact feedback request:

0 commit comments

Comments
 (0)