From 2578dbefcd530811de7190f1015b897758928b4d Mon Sep 17 00:00:00 2001 From: BestCodes <106822363+The-Best-Codes@users.noreply.github.com> Date: Thu, 18 Dec 2025 18:25:11 -0600 Subject: [PATCH] feat: update copilot instructions to correct "Goose" to "goose" in code reviews (#6175) Signed-off-by: The-Best-Codes --- .github/copilot-instructions.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/copilot-instructions.md b/.github/copilot-instructions.md index cdb5a4db86..a1a9b9c708 100644 --- a/.github/copilot-instructions.md +++ b/.github/copilot-instructions.md @@ -44,6 +44,7 @@ - Async runtime: tokio - See HOWTOAI.md for AI-assisted code standards - MCP protocol implementations require extra scrutiny +- Naming convention: In `documentation/docs` and `documentation/blog`, always refer to the project as "goose" (lowercase), never "Goose" (even at the start of sentences) ## CI Pipeline Context