CONTRIBUTING
感谢你对本项目的兴趣!
- Fork 本仓库
- 创建特性分支 (
git checkout -b feature/amazing) - 提交更改 (
git commit -m 'Add amazing feature') - 推送分支 (
git push origin feature/amazing) - 创建 Pull Request
- 使用 ESLint 检查代码
- 提交前运行测试
- 遵循语义化版本
请使用 GitHub Issues 报告 bug 或提出建议。
感谢你对本项目的兴趣!
git checkout -b feature/amazing)git commit -m 'Add amazing feature')git push origin feature/amazing)请使用 GitHub Issues 报告 bug 或提出建议。