Skip to content

Commit c28251f

Browse files
committed
📝 Update copilot-instructions.md
1 parent 34b621d commit c28251f

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

.github/copilot-instructions.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# ScriptCat Development Guide
22

3+
## Code Review
4+
5+
When performing a code review, respond in Chinese.
6+
37
## Architecture Overview
48

59
ScriptCat is a sophisticated browser extension that executes user scripts with a unique multi-process architecture:
@@ -139,8 +143,3 @@ pnpm run coverage # Generate coverage reports
139143
- Tests co-located with source files (`.test.ts` suffix)
140144
- Template files use `.tpl` extension for build-time processing
141145
- Configuration files use factory pattern for environment-specific setup
142-
143-
## Language
144-
- The code is developed and maintained by developers based in Mainland China.
145-
- Comments should preferably be written in Simplified Chinese.
146-
- The user interface supports multiple languages, with English set as the default for global users.

0 commit comments

Comments
 (0)