We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 49fd09c + bd372f9 commit 05c3bfeCopy full SHA for 05c3bfe
1 file changed
.github/copilot-instructions.md
@@ -67,3 +67,9 @@ When performing a code review, ensure code follows the established patterns from
67
When performing a code review, verify that complex business logic is properly documented.
68
69
When performing a code review, check that new features integrate well with the existing MVVM architecture.
70
+
71
+## Business Logic
72
73
+When performing a code review on balance management logic, get context from `/docs/balance.md` file.
74
75
+When performing a code review on transfer logic, get context from `/docs/transfer.md` file.
0 commit comments