diff --git a/.github/copilot-instructions.md b/.github/copilot-instructions.md index 173fec0dc7c8..5cc6ed8f5e49 100644 --- a/.github/copilot-instructions.md +++ b/.github/copilot-instructions.md @@ -5,6 +5,7 @@ - Be concise: one sentence per comment when possible - Focus on actionable feedback, not observations - Skip comments on style that clippy/rustfmt will catch +- When reviewing text, only comment on clarity issues if the text is genuinely confusing or could lead to errors. "Could be clearer" is not the same as "is confusing" - stay silent unless HIGH confidence it will cause problems ## Priority Areas (Review These)