Git Commit Format

Installation
SKILL.md

Git Commit Message Formatting Rules

Apply conventional commit format for all git commits in the HyperShift project.

Commit Message Format

<type>(<scope>): <description>

[optional body]

[footers]

Commit Types

Installs
GitHub Stars
527
First Seen
Git Commit Format — openshift/hypershift