Skip to main content

贡献指南

感谢你对本项目的兴趣!

如何贡献

  1. Fork 本仓库
  2. 创建特性分支 (git checkout -b feature/amazing)
  3. 提交更改 (git commit -m 'Add amazing feature')
  4. 推送分支 (git push origin feature/amazing)
  5. 创建 Pull Request

代码规范

  • 使用 ESLint 检查代码
  • 提交前运行测试
  • 遵循语义化版本

报告问题

请使用 GitHub Issues 报告 bug 或提出建议。