# create-sdk **Repository Path**: humengchuan/create-sdk ## Basic Information - **Project Name**: create-sdk - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-10-28 - **Last Updated**: 2024-10-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # create-sdk #### 介绍 mc-sdk>> #### 软件架构 软件架构说明 #### 安装教程 1. xxxx 2. xxxx 3. xxxx #### 使用说明 1. feat:添加新特性 2. fix:修复 bug 3. docs:仅仅修改了文档 4. style:仅仅修改了空格、格式缩进、逗号等等,不改变代码逻辑 5. refactor:代码重构,没有加新功能或者修复 bug 6. perf:优化相关,比如提升性能、体验 7. test:增加测试用例 8. chore:改变构建流程、或者增加依赖库、工具等 9. revert:回滚到上一个版本 #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request