Skip to content

Commit ada6457

Browse files
committed
ci: add GitHub Copilot instructions
1 parent f2fdff3 commit ada6457

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/copilot-instructions.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Project Instructions
2+
Refer to the following files for coding standards, architectural patterns, and library context:
3+
- See [/.cursor/rules.md](/.cursor/rules.md) for core development rules.
4+
- See [/AGENTS.md](/AGENTS.md) for agent personas and workflows.
5+
- See [/llms.txt](/llms.txt) for a high-level library map.
6+
7+
Always adhere to the schemas defined in the [/schemas/](/schemas/) directory.

0 commit comments

Comments
 (0)