|
2 | 2 |
|
3 | 3 | > 系统学习 Claude Code,从基础到精通,通过实践掌握 AI 辅助编程的强大能力 |
4 | 4 |
|
5 | | -[](https://docs.claude.com/en/docs/claude-code/) |
6 | | -[](LICENSE) |
| 5 | +[](https://github.com/chemark/claude-code-learning/stargazers) |
| 6 | +[](https://github.com/chemark/claude-code-learning/network/members) |
| 7 | +[](LICENSE) |
| 8 | +[](https://docs.claude.com/en/docs/claude-code/) |
| 9 | +[](https://github.com/chemark/claude-code-learning/pulls) |
| 10 | +[](https://github.com/chemark/claude-code-learning/issues) |
| 11 | +[](README.md) |
7 | 12 |
|
8 | 13 | ## 📖 关于本项目 |
9 | 14 |
|
@@ -246,16 +251,56 @@ cat LEARNING_PLAN.md |
246 | 251 | | ... | ... | ... | ... | ... | ... | |
247 | 252 | ``` |
248 | 253 |
|
| 254 | +## 🤝 贡献指南 |
| 255 | + |
| 256 | +欢迎贡献!你可以通过以下方式参与: |
| 257 | + |
| 258 | +- 🐛 [报告 Bug](https://github.com/chemark/claude-code-learning/issues/new?labels=bug) |
| 259 | +- 💡 [提出新功能建议](https://github.com/chemark/claude-code-learning/issues/new?labels=enhancement) |
| 260 | +- 📝 改进文档和示例 |
| 261 | +- ⭐ 给项目点个 Star |
| 262 | +- 🔗 分享给更多人 |
| 263 | + |
| 264 | +### 贡献步骤 |
| 265 | + |
| 266 | +1. Fork 本项目 |
| 267 | +2. 创建特性分支 (`git checkout -b feature/AmazingFeature`) |
| 268 | +3. 提交更改 (`git commit -m 'Add some AmazingFeature'`) |
| 269 | +4. 推送到分支 (`git push origin feature/AmazingFeature`) |
| 270 | +5. 提交 Pull Request |
| 271 | + |
| 272 | +## 💬 社区交流 |
| 273 | + |
| 274 | +- 💬 [GitHub Discussions](https://github.com/chemark/claude-code-learning/discussions) - 提问、讨论、分享经验 |
| 275 | +- 🐛 [GitHub Issues](https://github.com/chemark/claude-code-learning/issues) - 报告问题 |
| 276 | +- ⭐ [Star 项目](https://github.com/chemark/claude-code-learning) - 支持我们 |
| 277 | + |
| 278 | +## 📊 项目统计 |
| 279 | + |
| 280 | + |
| 281 | + |
249 | 282 | ## 📄 License |
250 | 283 |
|
251 | 284 | MIT License - 详见 [LICENSE](./LICENSE) 文件 |
252 | 285 |
|
253 | 286 | ## 🌟 致谢 |
254 | 287 |
|
255 | | -感谢 Anthropic 团队开发了如此强大的工具! |
| 288 | +- 感谢 [Anthropic](https://www.anthropic.com/) 团队开发了 Claude Code |
| 289 | +- 感谢所有贡献者和学习者 |
| 290 | +- 感谢开源社区的支持 |
| 291 | + |
| 292 | +## ⭐ Star History |
| 293 | + |
| 294 | +[](https://star-history.com/#chemark/claude-code-learning&Date) |
256 | 295 |
|
257 | 296 | --- |
258 | 297 |
|
259 | 298 | **准备好了吗?开始你的 Claude Code 学习之旅吧!** 🚀 |
260 | 299 |
|
261 | 300 | 👉 [开始快速体验](./QUICK_START.md) | [查看完整计划](./LEARNING_PLAN.md) | [进入模块 1](./module-1/README.md) |
| 301 | + |
| 302 | +--- |
| 303 | + |
| 304 | +<div align="center"> |
| 305 | + <sub>用 ❤️ 和 🤖 Claude Code 制作</sub> |
| 306 | +</div> |
0 commit comments