Skip to content

Commit 9540622

Browse files
Move from .github/copilot-instructions.md to AGENTS.md
1 parent 8648a51 commit 9540622

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

.github/copilot-instructions.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

AGENTS.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

AGENTS.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
- Check changes against ARCHITECTURE.md & README.md and flag any inconsistencies
2+
- Ensure new code follows the existing coding standards and style used elsewhere
3+
- Verify that all new code has appropriate tests
4+
- Always run the full CI checks (`npm run ci`) covering formatter, linter,
5+
tests, build, and typecheck; report results

0 commit comments

Comments
 (0)