example: commit message : "fix: this is fix commit" branch name: dev-zoom-123 click icon commit message will become : "fix(zoom-123): this is fix commit" if there is nothing commit will be "feat(zoom-123): " |
example: commit message : "fix: this is fix commit" branch name: dev-zoom-123 click icon commit message will become : "fix(zoom-123): this is fix commit" if there is nothing commit will be "feat(zoom-123): " |