Skip to content

Commit 05c3bfe

Browse files
authored
Merge pull request #444 from synonymdev/chore/balance-transfer-instructions-review
Add balance and transfer context to copilot instructions
2 parents 49fd09c + bd372f9 commit 05c3bfe

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/copilot-instructions.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,3 +67,9 @@ When performing a code review, ensure code follows the established patterns from
6767
When performing a code review, verify that complex business logic is properly documented.
6868

6969
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

Comments
 (0)