1. git cz 실행

    npx git-cz

    npm 설치 시

    git cz

    https://user-images.githubusercontent.com/24666330/127142555-67a70400-2792-4664-bc0f-a481952e2ac4.png

  2. 제목 입력

    https://user-images.githubusercontent.com/24666330/127142710-9f3e526e-a7f4-45bb-8bab-214c5f99a3bc.png

  3. 상세 내용 입력

    https://user-images.githubusercontent.com/24666330/127143667-1f2a268a-9aa1-4aca-8e60-ba7d3b7d0aa1.png

  4. Breaking changes(커밋 반영 이후 api 등의 엔드포인트 수정사항이 있을 경우)

    https://user-images.githubusercontent.com/24666330/127143069-2e797100-ac99-493e-aa05-16ee35fe578a.png

    https://gist.github.com/stephenparish/9941e89d80e2bc58a153#breaking-changes 참고

  5. Issue link

    https://user-images.githubusercontent.com/24666330/127143146-79e72699-081d-4d03-bd36-b9abd64865b1.png