From: Jérôme Benoit Date: Fri, 3 Oct 2025 20:09:58 +0000 (+0200) Subject: chore: refine github copilot instructions X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=7fcced66be04608727a6db204895fa38d7483f07;p=freqai-strategies.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 52d554e..00f655d 100644 --- a/.github/copilot-instructions.md +++ b/.github/copilot-instructions.md @@ -66,7 +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). -- PR tile and commit messages follow [Conventional Commits](https://www.conventionalcommits.org/) format. +- PR title and commit messages follow [Conventional Commits](https://www.conventionalcommits.org/) format. ## Examples