Skip to content

Commit 1276afd

Browse files
authored
Update prompting.mdx (#20448)
1 parent fb07dd3 commit 1276afd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/content/docs/workers/get-started/prompting.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ You can use the prompt in several ways:
4040
* Cursor: add the prompt to [your Project Rules](https://docs.cursor.com/context/rules-for-ai)
4141
* Zed: use [the `/file` command](https://zed.dev/docs/assistant/assistant-panel) to add the prompt to the Assistant context.
4242
* Windsurf: use [the `@-mention` command](https://docs.codeium.com/chat/overview) to include a file containing the prompt to your Chat.
43+
* GitHub Copilot: create the [`.github/copilot-instructions.md`](https://docs.github.com/en/copilot/customizing-copilot/adding-repository-custom-instructions-for-github-copilot) file at the root of your project and add the prompt.
4344

4445
:::note
4546

0 commit comments

Comments
 (0)