커밋 메시지 형식은 아래와 같습니다. subject
까지만 작성해도 괜찮습니다.
<type>(<scope>): <subject>
<BLANK LINE>
<body>
<BLANK LINE>
<footer>
feat
: (feature)fix
: (bug fix)docs
: (documentation)style
: (formatting, missing semi colons, …)refactor
test
: (when adding missing tests)chore
: (maintain)
- main
- develop
- feature
- release
- hotfix