Skip to content

Commit a16d91e

Browse files
hubwriterCopilotsubatoi
authored
Copilot CLI: Fix statement about custom instructions changes (#62217)
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> Co-authored-by: Ben Ahmady <32935794+subatoi@users.noreply.github.com>
1 parent 3d8961f commit a16d91e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

content/copilot/how-tos/copilot-cli/customize-copilot/add-custom-instructions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,9 +73,9 @@ You can also set the `COPILOT_CUSTOM_INSTRUCTIONS_DIRS` environment variable to
7373

7474
{% data reusables.copilot.custom-instructions-path %}
7575

76-
{% data reusables.copilot.custom-instructions-note %}
76+
## Custom instructions in use
7777

78-
If you make changes to your custom instructions during a CLI session, your changes are available for use by {% data variables.product.prodname_copilot_short %} the next time you submit a prompt in the current, or future, sessions.
78+
Changes you make to custom instructions files are not immediately available for use in active CLI sessions. To apply your changes, exit the current session and then either resume it (for example, run `copilot --continue`), or start a new session (for example, use `/new` from within an interactive session).
7979

8080
## Further reading
8181

0 commit comments

Comments
 (0)