]> Piment Noir Git Repositories - freqai-strategies.git/commitdiff
chore: refine GH copilot instructions
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Sat, 11 Oct 2025 12:08:37 +0000 (14:08 +0200)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Sat, 11 Oct 2025 12:08:37 +0000 (14:08 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
.github/copilot-instructions.md

index 106da7461adb2dd586dc9fea3f8727b463f1178f..2581af4988e8619aa1ce205787dfddaf859b6e05 100644 (file)
@@ -29,7 +29,7 @@ These instructions guide GitHub Copilot to generate changes consistent with this
 - **When implementing analytical methods**:
   - Follow statistical conventions below.
 - **When refactoring**:
-  - Keep APIs stable; provide aliases if renaming.
+  - Keep public APIs stable; provide aliases if renaming unless explicitly requested.
   - Update code, tests, and documentation atomically.
 - **When documenting**:
   - Follow documentation conventions below.