diff --git a/.github/copilot-instructions.md b/.github/copilot-instructions.md index 1f63d5f3..2111dd2e 100644 --- a/.github/copilot-instructions.md +++ b/.github/copilot-instructions.md @@ -79,7 +79,7 @@ and provides seamless media streaming with offline capabilities and Chromecast s ## Commit Messages -Use [Conventional Commits](https://www.conventionalcommits.org/): +Use Conventional Commits (https://www.conventionalcommits.org/): Exemples: - `feat(player): add Chromecast support` - `fix(auth): handle expired JWT tokens`