更新 README.md

This commit is contained in:
2025-12-18 15:24:33 +08:00
parent bc16187fe0
commit f079a80b66

View File

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