We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ab723a7 + ad9280f commit f86a02bCopy full SHA for f86a02b
.github/copilot-code-review-instructions.md
@@ -0,0 +1,9 @@
1
+# Code Review Instructions
2
+
3
+This file provides additional context to the code review instructions.
4
5
+## Stay focused on the pull request diff
6
7
+- Only comment on lines and logic that are part of the pull request changes.
8
+- Do not suggest improvements, refactors, or style changes to surrounding code that was not modified in the pull request.
9
+- Exception: Critical security vulnerabilities may be flagged regardless of whether the code was changed.
0 commit comments