chore(ci): update copilot instructions for reviews (#4935)

This commit is contained in:
Julio Lopez
2025-10-29 22:19:57 -07:00
committed by GitHub
parent 020092d973
commit eacee60d19

View File

@@ -23,6 +23,9 @@
- Acknowledge good patterns when you see them
- Ask clarifying questions when code intent is unclear
## Review Test Coverage
- Ensure there are tests that cover and exercise the new or changed functionality
Always prioritize security vulnerabilities and performance issues that could impact users.
Always suggest changes to improve readability.