Merge pull request #559 from github/copilot/update-readme-instructions

Clarify instruction file path in README usage documentation
This commit is contained in:
Aaron Powell
2026-01-12 11:19:52 +11:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ Team and project-specific instructions to enhance GitHub Copilot's behavior for
**To Use/Apply:**
- Copy these instructions to your `.github/copilot-instructions.md` file in your workspace
- Create task-specific `.github/.instructions.md` files in your workspace's `.github/instructions` folder
- Create task-specific `*.instructions.md` files in your workspace's `.github/instructions/` folder (e.g., `.github/instructions/my-csharp-rules.instructions.md`)
- Instructions automatically apply to Copilot behavior once installed in your workspace
| Title | Description |

View File

@@ -19,7 +19,7 @@ Team and project-specific instructions to enhance GitHub Copilot's behavior for
**To Use/Apply:**
- Copy these instructions to your \`.github/copilot-instructions.md\` file in your workspace
- Create task-specific \`.github/.instructions.md\` files in your workspace's \`.github/instructions\` folder
- Create task-specific \`*.instructions.md\` files in your workspace's \`.github/instructions/\` folder (e.g., \`.github/instructions/my-csharp-rules.instructions.md\`)
- Instructions automatically apply to Copilot behavior once installed in your workspace`,
promptsSection: `## 🎯 Reusable Prompts