Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 392 Bytes

File metadata and controls

7 lines (5 loc) · 392 Bytes

Claude Code Instructions

Read and follow these project-specific instruction files:

  • .github/copilot-instructions.md — Project overview, architecture, dev workflows, conventions
  • .github/instructions/rust.instructions.md — Rust coding rules (macro imports, platform-conditional code, testing)
  • .github/instructions/documentation.instructions.md — Documentation update rules