From 41ae045258fc6ff7602d9b8d83a6f6caf522d6d4 Mon Sep 17 00:00:00 2001 From: hubwriter Date: Mon, 17 Nov 2025 15:59:49 +0000 Subject: [PATCH] Update response-customization.md with prompt file info (#58510) --- content/copilot/concepts/prompting/response-customization.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/copilot/concepts/prompting/response-customization.md b/content/copilot/concepts/prompting/response-customization.md index f9b2160ac4..17c180e115 100644 --- a/content/copilot/concepts/prompting/response-customization.md +++ b/content/copilot/concepts/prompting/response-customization.md @@ -183,6 +183,8 @@ The following examples demonstrate how to use prompt files. … ``` +For information on how to enable, create, and use prompt files, see [AUTOTITLE](/copilot/how-tos/configure-custom-instructions/add-repository-instructions?tool=vscode#enabling-and-using-prompt-files). + {% data reusables.copilot.custom-instructions-effective %} ## Next steps