diff --git a/.github/copilot-instructions.md b/.github/copilot-instructions.md index cdd77e23b..bd0f5155d 100644 --- a/.github/copilot-instructions.md +++ b/.github/copilot-instructions.md @@ -1,10 +1,7 @@ # Copilot instructions -Follow `AGENTS.md` and the guides it routes to in `.agents/docs/`. For pull request review, follow -`.agents/docs/code-review.md`. +Review pull requests per `.agents/docs/code-review.md`. -## Review output - -- No overview paragraph, no "Changes" list, no per-file table. -- Put findings in inline comments on the offending lines, not the review body. -- With no findings, post one line saying so and nothing else. +Instructions about the review's format or its overview comment are +[unsupported](https://docs.github.com/en/copilot/tutorials/customize-code-review#unsupported-instruction-types) +and do not belong here.