Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 560 Bytes

File metadata and controls

12 lines (8 loc) · 560 Bytes

Agent Instructions

All coding agents working in this repository must read and follow .github/copilot-instructions.md.

That file defines the repository workflow and links to the canonical documentation for:

  • project structure and build/test commands;
  • C# coding and test conventions;
  • project-specific behavior and dependencies;
  • security procedures.

Read the canonical documents required for the files being changed. Do not copy their contents into this file; update the source document and reference it instead.