Guidelines

Summary

<subject line> : capitalized imperative short summary

<body> : focused on what and why

<footer> : if you have specific issue number or ticket

Tips

  1. Use type on subject line if you want:

  2. Use bullet points on body paragraph - I prefer this

  3. Put references on footer if you use an issue tracker:

    Resolves: #123
    See also: #456, #789
    

References


[Git] 좋은 커밋 메세지 작성하기위한 규칙들

Commit message guidelines

How To Write Proper Git Commit Messages