mirror of
https://github.com/zigzap/zap.git
synced 2025-10-20 15:14:08 +00:00
1.1 KiB
1.1 KiB
name | about | title | labels | assignees |
---|---|---|---|---|
Pull Request | 用于提交代码变更 / Submit code changes | [PR] |
变更内容 (Description)
关联的 Issue (Related Issue)
变更类型 (Type of Change)
- 新功能 (feat)
- Bug 修复 (fix)
- 文档更新 (docs)
- 性能优化 (perf)
- 重构代码 (refactor)
- 测试相关 (test)
- 其他 (chore)
检查列表 (Checklist)
- 我的代码遵循项目的代码规范
- 我已对新代码添加必要的测试
- 本地测试通过,没有错误
- 变更已通过代码审查