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

index 3db53ec2ae5afc206a8577b1db7c224e94512e9a..c4a34ffdcd5917d872c8ce60f3dbb1a572cbaf2f 100644 (file)
@@ -27,7 +27,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.