Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .github/copilot-instructions.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Copilot Instructions

> **See also: [`AGENTS.md`](../AGENTS.md)** at the repository root for the full
> guide to working in this codebase (workspace layout, invariants, build/test/
> lint commands, per-pilot notes, and common pitfalls). This file remains
> authoritative for commit-message formatting and AI attribution.

## Commit Messages
- Subject line: capitalized, 50 characters or less, imperative mood (e.g., "Fix bug" not "Fixed bug")
- Separate subject from body with a blank line
Expand Down
Loading
Loading