1
0
mirror of synced 2025-12-19 09:57:42 -05:00

chore: Clarify location and usage of copilot-instructions.md (#41224)

This commit is contained in:
Clarence Bakosi
2025-11-13 05:27:39 +01:00
committed by GitHub
parent c1caba6a03
commit 177a9de788

View File

@@ -41,7 +41,8 @@ First, let's disable inline suggestions. This will give you the opportunity to d
Now, let's provide {% data variables.copilot.copilot_chat_short %} with instructions to act like a tutor that supports your learning.
1. In the root folder of your project, create a file called `copilot-instructions.md`.
1. Create a folder in the root directory called `.github`.
1. Inside `.github`, create a file called `copilot-instructions.md`.
1. Add the following text, or customize it for your personal learning goals:
```markdown copy