Skip to main content

COPILOT_INSTRUCTIONS_PATH

Constant COPILOT_INSTRUCTIONS_PATH 

Source
pub const COPILOT_INSTRUCTIONS_PATH: &str = ".github/copilot-instructions.md";
Expand description

GitHub Copilot custom instructions live at .github/copilot-instructions.md. Source: docs.github.com/copilot/how-tos/copilot-on-github/customize-copilot/ add-repository-instructions — “The path is always .github/copilot-instructions.md.” Plain markdown, no frontmatter. Verified July 2026.