Skip to content

Commit 7e5ff61

Browse files
committed
Refine summary of custom instruction files to enhance clarity and emphasize the importance of effective instructions for maximizing GitHub Copilot's customization features.
1 parent 8ae26c7 commit 7e5ff61

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

learn-pr/wwl-azure/configure-customize-github-copilot-visual-studio-code/includes/3-customize-copilot-responses-instruction-files.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,4 +185,4 @@ Custom instruction files have a few important limitations to keep in mind:
185185

186186
## Summary
187187

188-
Custom instruction files and prompt files provide a structured way to guide GitHub Copilot's behavior at the repository, path, and organization levels. By creating a `.github/copilot-instructions.md` file for project-wide standards, optional `.instructions.md` files for path-specific rules, and `.prompt.md` files for reusable prompt templates, you can align AI-generated suggestions with your team's coding conventions. Writing effective instructions—with reasoning, examples, and focused scope—maximizes the value of these customization features. Together, these tools reduce manual corrections, improve code consistency, and embed your team's knowledge directly into the development workflow.
188+
Custom instruction files and prompt files provide a structured way to guide GitHub Copilot's behavior at the repository, path, and organization levels. By creating a `.github/copilot-instructions.md` file for project-wide standards, optional `.instructions.md` files for path-specific rules, and `.prompt.md` files for reusable prompt templates, you can align AI-generated suggestions with your team's coding conventions. When you write effective instructions—with reasoning, examples, and focused scope—it maximizes the value of these customization features. Together, these tools reduce manual corrections, improve code consistency, and embed your team's knowledge directly into the development workflow.

0 commit comments

Comments
 (0)