diff --git a/.github/instructions/modules.plugins.instructions.md b/.github/instructions/modules.plugins.instructions.md index e94e03a63..1ad17f303 100644 --- a/.github/instructions/modules.plugins.instructions.md +++ b/.github/instructions/modules.plugins.instructions.md @@ -5,7 +5,7 @@ applyTo: "plugins/**" # Copilot: Module development (plugins/**) **Before editing:** -- Read `AGENTS.md`, `MODULE_AUTHOR_CHECKLIST.md`, and `doc/ai/module_map.yaml`. +- Read `AGENTS.md`, `DEVELOPING.md`, `MODULE_AUTHOR_CHECKLIST.md`, and `doc/ai/module_map.yaml`. - Confirm module placement and naming align with `module_map.yaml`. **When changing code:**