From: Jérôme Benoit Date: Tue, 7 Oct 2025 13:51:11 +0000 (+0200) Subject: chore: refine github copilot instructions X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=fb92d87fee199eedf6cca0db6f8abd5b6ac1cf03;p=e-mobility-charging-stations-simulator.git chore: refine github copilot instructions Signed-off-by: Jérôme Benoit --- diff --git a/.github/copilot-instructions.md b/.github/copilot-instructions.md index 0d23b108..550f2332 100644 --- a/.github/copilot-instructions.md +++ b/.github/copilot-instructions.md @@ -103,7 +103,7 @@ Documentation serves as an operational specification, not narrative prose. - Documented build/lint/type checks pass (where applicable). - Documented tests pass (where applicable). -- Documentation updated to reflect changes. +- Documentation updated to reflect changes when necessary. - Logs use appropriate levels (error, warn, info, debug). - Pull request title and commit messages follow [Conventional Commits](https://www.conventionalcommits.org/) format.