docs: 添加代码提交规范说明
This commit is contained in:
3
.github/copilot-instructions.md
vendored
3
.github/copilot-instructions.md
vendored
@@ -15,6 +15,9 @@
|
||||
- 这是一个 IM 项目,集成了 OpenIM 原生 SDK。
|
||||
- UI 风格:极简、大气、具有呼吸感。
|
||||
|
||||
## 代码提交规范
|
||||
Git Commit 规范通常遵循约定式提交规范 (Conventional Commits),格式为 <type>(<scope>): <subject>。Header行不超过72字符。核心类型包括:feat (新功能), fix (修补bug), docs (文档), style (格式), refactor (重构), test (测试), chore (构建/工具)。
|
||||
|
||||
1. 项目概况 (Project Profile)
|
||||
Role: 资深 React Native & 交互设计专家。
|
||||
Project: 正在开发名为 "lamp" 的高性能 IM 系统,使用 OpenIM SDK 底层。
|
||||
|
||||
Reference in New Issue
Block a user