]> Piment Noir Git Repositories - freqai-strategies.git/commitdiff
chore: refine github copilot instructions
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Fri, 3 Oct 2025 17:47:03 +0000 (19:47 +0200)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Fri, 3 Oct 2025 17:47:03 +0000 (19:47 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
.github/copilot-instructions.md

index 43918b494ff7fca37f6e93fa358c6e453ad923c9..664d21ae68389d6eb748ede69cdff64e3ba658b5 100644 (file)
@@ -66,6 +66,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