posts/convention-of-git-commit-message #72
Replies: 1 comment
-
테스트 댓글 입니다 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
posts/convention-of-git-commit-message
Commit Message는 명령문 형태로 작성하며, Header, Body, Footer로 구성된다. 제목은 50글자 이내, 첫 글자 대문자, 마침표 없이 작성하고, 상세 설명은 Body에 추가하며, 이슈 관련 정보는 Footer에 작성한다.
http://localhost:3000/docs/conventions/git/convention-of-git-commit-message
Beta Was this translation helpful? Give feedback.
All reactions