Skip to content

Latest commit

 

History

History
 
 

README.md

Custom Instructions

This folder contains example custom instructions for GitHub Copilot. For more information on how to use these, see the GitHub Copilot custom instructions.

Available Instruction Files

File Pattern Description
csharp-14-best-practices.instructions.md **/*.cs C# 14 best practices and formatting guidelines for AI code generation
csharp-best-practices.instructions.md **/*.cs C# best practices and formatting guidelines for AI code generation (all versions)

Usage

To use these instructions:

  1. Copy the desired .instructions.md file to your VS Code user settings folder or workspace .github/instructions folder
  2. Select the new instruction set through the chat interface in VS Code