From d5a3f02f2e29eb8c120bcbc9a9c72a50d9e6e81c Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=B4me=20Benoit?= Date: Tue, 7 Oct 2025 15:38:06 +0200 Subject: [PATCH] chore: refine github copilot instructions MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Jérôme Benoit --- .github/copilot-instructions.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/copilot-instructions.md b/.github/copilot-instructions.md index 479f1db..5c5e2b1 100644 --- a/.github/copilot-instructions.md +++ b/.github/copilot-instructions.md @@ -11,8 +11,8 @@ These instructions guide GitHub Copilot to generate changes consistent with this - **Before coding**: - Perform a comprehensive inventory of the codebase. Search for and read: - - README.md, CONTRIBUTING.md, and all other documentation files - - relevant code files related to the task + - README.md, CONTRIBUTING.md, and all other documentation files. + - relevant code files related to the task. - Identify existing code architecture, design patterns, canonical defaults, naming patterns and coding styles. - **When coding**: - Follow the core principles below. -- 2.43.0