Merge pull request '更新 README.md' (#16) from moyin-patch-1 into main

Reviewed-on: #16
This commit was merged in pull request #16.
This commit is contained in:
2025-12-18 15:24:41 +08:00

View File

@@ -139,7 +139,7 @@ pnpm run dev
### 第四步:开始贡献 🤝 ### 第四步:开始贡献 🤝
1. **Fork项目** 到你的GitHub账户 1. **Fork项目** 到你的Gitea账户
2. **创建功能分支**`git checkout -b feature/your-feature` 2. **创建功能分支**`git checkout -b feature/your-feature`
3. **遵循规范开发**使用AI助手帮助 3. **遵循规范开发**使用AI助手帮助
4. **提交代码**`git commit -m "feat添加新功能"` 4. **提交代码**`git commit -m "feat添加新功能"`