Skip to content

Commit 85b4644

Browse files
committed
chore: add balance and transfer context to copilot instructions
1 parent 49fd09c commit 85b4644

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/copilot-instructions.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,3 +67,8 @@ 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+
When performing a code review on transfer logic, get context from `/docs/transfer.md` file

0 commit comments

Comments
 (0)