]> Piment Noir Git Repositories - e-mobility-charging-stations-simulator.git/commitdiff
chore: refine github copilot instructions
authorJérôme Benoit <jerome.benoit@sap.com>
Fri, 3 Oct 2025 20:16:49 +0000 (22:16 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Fri, 3 Oct 2025 20:16:49 +0000 (22:16 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
.github/copilot-instructions.md

index 6036c5a87e06e387c25fda1fe20fe57970c461c7..8e4743f7cdb3bdd0c2c78ded5aaa19f10db064f6 100644 (file)
@@ -78,7 +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.
+- PR title and commit messages follow [Conventional Commits](https://www.conventionalcommits.org/) format.
 
 ## Examples