From bbe0820555093ff18b9cf8c024321fc7ab8b5949 Mon Sep 17 00:00:00 2001 From: Jiang-Jia-Jun Date: Fri, 7 Nov 2025 11:19:27 +0800 Subject: [PATCH] Add instructions for copilot reviewer --- .../reviewer.instruction.md => copilot-instructions.md} | 2 ++ 1 file changed, 2 insertions(+) rename .github/{instructions/reviewer.instruction.md => copilot-instructions.md} (97%) diff --git a/.github/instructions/reviewer.instruction.md b/.github/copilot-instructions.md similarity index 97% rename from .github/instructions/reviewer.instruction.md rename to .github/copilot-instructions.md index 5d813ae59..4b2b1e00f 100644 --- a/.github/instructions/reviewer.instruction.md +++ b/.github/copilot-instructions.md @@ -1,3 +1,5 @@ +# GitHub Copilot Custom Review Instructions + When reviewing code, focus on: ## Security Critical Issues