From: Jérôme Benoit Date: Fri, 3 Oct 2025 17:48:23 +0000 (+0200) Subject: chore: refine github copilot instructions X-Git-Tag: ocpp-server@v2.2.0~132 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=ad7fb350ef95eb53e14306c3f46bc607cb1e2fc4;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 e0eaba16..6036c5a8 100644 --- a/.github/copilot-instructions.md +++ b/.github/copilot-instructions.md @@ -78,6 +78,7 @@ These instructions guide GitHub Copilot to generate changes consistent with this - Tests pass (where applicable). - Documentation updated to reflect changes. - Logs use appropriate levels (error, warn, info, debug). +- Commit messages follow [Conventional Commits](https://www.conventionalcommits.org/) format. ## Examples