커밋 컨벤션
type(도메인): 제목 body - 줄 글로 설명이 필요하면 적어주세요..
Commit Type
feat
docs
fix
test
refactor
chore
rename
remove
브랜치명
<aside> 🚨
브랜치 생성은 항상
develop
브랜치에서 하기‼️
</aside>
Feat/issue-#이슈넘버
Feat/issue-#07