Skip to content

Commit 674a9ed

Browse files
cyfung1031CodFrm
andauthored
📝 使用简体中文进行Copilot Code Review (#731)
* Create pull_request_template.md * 📝 Update copilot-instructions.md * 删除GitHub copilot相关 * copilot-instructions: Language --------- Co-authored-by: 王一之 <yz@ggnb.top>
1 parent c28251f commit 674a9ed

2 files changed

Lines changed: 17 additions & 0 deletions

File tree

.github/copilot-instructions.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,3 +143,8 @@ pnpm run coverage # Generate coverage reports
143143
- Tests co-located with source files (`.test.ts` suffix)
144144
- Template files use `.tpl` extension for build-time processing
145145
- Configuration files use factory pattern for environment-specific setup
146+
147+
## Language
148+
- The code is developed and maintained by developers based in Mainland China.
149+
- Comments should preferably be written in Simplified Chinese.
150+
- The user interface supports multiple languages, with English set as the default for global users.

.github/pull_request_template.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
## 概述
2+
3+
<!-- 如果有关联的 issue,请在下面记载 -->
4+
<!-- close #xxx -->
5+
6+
## 变更内容
7+
8+
<!-- - 这个 PR 做了什么? -->
9+
10+
### 截图
11+
12+
<!-- 如果可以展示页面,请务必附上截图 -->

0 commit comments

Comments
 (0)