Git branch 전략 : Github flow

작업 브랜치 네이밍 컨벤션

<prefix>/<scope>-<desc>

(소문자만 사용 가능, 단어는 하이픈(’-’)로 연결)