Skip to content

Commit ad05d97

Browse files
authored
Merge pull request #58474 from github/repo-sync
Repo sync
2 parents 365a2fa + 177a9de commit ad05d97

File tree

2 files changed

+2
-25
lines changed

2 files changed

+2
-25
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

ownership.yaml

Lines changed: 0 additions & 24 deletions
This file was deleted.

0 commit comments

Comments
 (0)