From e41f1cfe1fbf4bfb2722486a8ba96b475ef32578 Mon Sep 17 00:00:00 2001 From: Seven Date: Mon, 9 Mar 2026 07:50:23 +0700 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=B7=BB=E5=8A=A0=E4=BB=A3=E7=A0=81?= =?UTF-8?q?=E6=8F=90=E4=BA=A4=E8=A7=84=E8=8C=83=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/copilot-instructions.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/copilot-instructions.md b/.github/copilot-instructions.md index bd8d175..f6fc31b 100644 --- a/.github/copilot-instructions.md +++ b/.github/copilot-instructions.md @@ -15,6 +15,9 @@ - 这是一个 IM 项目,集成了 OpenIM 原生 SDK。 - UI 风格:极简、大气、具有呼吸感。 +## 代码提交规范 +Git Commit 规范通常遵循约定式提交规范 (Conventional Commits),格式为 (): 。Header行不超过72字符。核心类型包括:feat (新功能), fix (修补bug), docs (文档), style (格式), refactor (重构), test (测试), chore (构建/工具)。 + 1. 项目概况 (Project Profile) Role: 资深 React Native & 交互设计专家。 Project: 正在开发名为 "lamp" 的高性能 IM 系统,使用 OpenIM SDK 底层。