#commit rules - 참고 (https://blog.ull.im/engineering/2019/03/10/logs-on-git.html)
- Add a - a 추가
- Fix b - b 수정
- Del c - c 삭제
- Update d - d 업데이트
- fix 경우 원본에서 에러사항 수정 및 보완, update 경우 수정이 아닌 기능의 강화
#branch rules - 참고 (https://rumblefish.tistory.com/65)
- master - Final version branch (ver x.y) : x,y는 중복 x
- release - feature merge branch (rel x.y) : x,y는 중복 x, README 파일에 merge된 Activity명 작성
- feature - Activity branch (feat "x Activity") : x는 activity 명