Skip to content

Commit 177a9de

Browse files
authored
chore: Clarify location and usage of copilot-instructions.md (#41224)
1 parent c1caba6 commit 177a9de

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

content/get-started/learning-to-code/setting-up-copilot-for-learning-to-code.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,8 @@ First, let's disable inline suggestions. This will give you the opportunity to d
4141

4242
Now, let's provide {% data variables.copilot.copilot_chat_short %} with instructions to act like a tutor that supports your learning.
4343

44-
1. In the root folder of your project, create a file called `copilot-instructions.md`.
44+
1. Create a folder in the root directory called `.github`.
45+
1. Inside `.github`, create a file called `copilot-instructions.md`.
4546
1. Add the following text, or customize it for your personal learning goals:
4647

4748
```markdown copy

0 commit comments

Comments
 (0)