Explorar el Código

feat(copilot-instructions): 添加全局规则,确保所有交互使用中文

zhch158_admin hace 2 semanas
padre
commit
3dcd74e24e
Se han modificado 1 ficheros con 9 adiciones y 0 borrados
  1. 9 0
      .github/copilot-instructions.md

+ 9 - 0
.github/copilot-instructions.md

@@ -1,5 +1,14 @@
 # GitHub Copilot Agent 指令
 
+## 全局规则
+
+**重要:所有回答和交互必须使用中文。**
+
+- 代码注释使用中文
+- 文档和说明使用中文
+- 错误信息和日志使用中文
+- 与用户的所有交流使用中文
+
 ## Python 环境要求
 
 **重要:本项目必须在 `mineru2` conda 环境下运行所有代码。**