커밋 형식 [커밋 명령어] 메세지 커밋 명령어 feat (feature) fix (bug fix) docs (documentation) style (formatting, missing semi colons, …) refactor test (when adding missing tests) chore (maintain) i.e. git, linter, code formater 참고 Angular commit convention 풀리퀘스트 형식 브랜치를 통한 풀리퀘스트 브랜치 명은 feature/아이디로 한다