[type] - additional context
예시: [feat] 서버 애플리케이션 생성 설정
[feat]
The type [feat] indicates that the commit contains a new feature.
[docs]
for documentation
[chore]
for changes to build processes or other maintenance tasks
[fix]
bug fix
[docs]
documentation changes
[refactor]
code changes that do not add new features or fix bugs
[test]
adding or modifying tests