Loading...
Loading...
Compare original and translation side by side
格式:标记: 提交描述 #issue编号
示例:feat: 添加流水线模板功能 #1234
分支:feature/xxx | bugfix/xxx | hotfix/xxxFormat: Tag: Commit description #Issue number
Example: feat: Add pipeline template feature #1234
Branches: feature/xxx | bugfix/xxx | hotfix/xxx| 标记 | 说明 | 示例 |
|---|---|---|
| 新功能 | |
| Bug 修复 | |
| 重构 | |
| 性能优化 | |
| 测试 | |
| 文档 | |
| 构建/工具 | |
| 破坏性删除 | |
| Tag | Description | Example |
|---|---|---|
| New feature | |
| Bug fix | |
| Code refactoring | |
| Performance optimization | |
| Testing | |
| Documentation | |
| Build/tooling | |
| Destructive deletion | |
undefinedundefinedundefinedundefinedfeature/pipeline-template-support # 功能分支
bugfix/build-log-missing # Bug 修复分支
hotfix/critical-security-issue # 热修复分支feature/pipeline-template-support # Feature branch
bugfix/build-log-missing # Bug fix branch
hotfix/critical-security-issue # Hotfix branchundefinedundefined
---
---