From 20b1619126b5f6c8191ade4acbd80065ed2b2793 Mon Sep 17 00:00:00 2001 From: wcjord <32568597+wcjord@users.noreply.github.com> Date: Sun, 15 Feb 2026 19:37:46 -0500 Subject: [PATCH] docs: update copilot instructions to include documentation standards reference --- .github/copilot-instructions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/copilot-instructions.md b/.github/copilot-instructions.md index db07938b9..2df13ad5d 100644 --- a/.github/copilot-instructions.md +++ b/.github/copilot-instructions.md @@ -1,4 +1,4 @@ -Check the relevant `.github/instructions/` doc before and after coding. If it doesn't exist, create it with the user first. +Check the relevant `.github/instructions/` doc before and after coding. If it doesn't exist, create it with the user first. Follow [instructions-authoring.instructions.md](../../.github/instructions/instructions-authoring.instructions.md) for doc standards. # client - Flutter/Dart Language Learning Chat App