Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 768 Bytes

File metadata and controls

16 lines (11 loc) · 768 Bytes

Copilot compatibility instructions

This repository is optimized for Codex-style agent workflows.

Before editing, read AGENTS.md and follow the narrowest applicable skill in .github/skills/.

Key rules

  • Learning Paths own one clear developer task.
  • Install guides are for installation and verification only.
  • Prefer Arm-native framing and avoid x86 assumptions.
  • Do not use placeholder alt text such as alt-txt.
  • Preserve front matter, Hugo shortcodes, code fences, commands, expected output, and file structure.
  • For content review, metadata, images, code samples, commands, or output, use the matching skill listed in AGENTS.md.

Detailed style and workflow guidance lives in AGENTS.md, .github/skills/, and the scoped files they reference.