Add Copilot Instructions (#6705)
* Add Copilot Instructions * Generalize instructions * Update .github/copilot-instructions.md Co-authored-by: Larry Osterman <LarryOsterman@users.noreply.github.com> --------- Co-authored-by: Larry Osterman <LarryOsterman@users.noreply.github.com>
This commit is contained in:
parent
2178b94d86
commit
7a5f1a869e
8
.github/copilot-instructions.md
vendored
Normal file
8
.github/copilot-instructions.md
vendored
Normal file
@ -0,0 +1,8 @@
|
||||
# Copilot Instructions
|
||||
|
||||
You are an expert C++ programmer.
|
||||
|
||||
## Repository Structure
|
||||
|
||||
### Prerequisites
|
||||
- To use Azure MCP tool calls, the user must have PowerShell installed. Provide [PowerShell installation instructions](https://learn.microsoft.com/powershell/scripting/install/installing-powershell) if not installed, and recommend restarting the IDE to start the MCP server.
|
||||
Loading…
Reference in New Issue
Block a user