-
Notifications
You must be signed in to change notification settings - Fork 0
Home
yesrin edited this page Aug 18, 2023
·
1 revision
커밋 메시지 형식
- init: 기능 구현 시 필요한 파일 생성 → init: 회원가입 파일 생성
- fix: 버그 수정 → fix: 로그인 기능 오류 수정
- docs: 문서 수정 → docs: readme 오타 수정
- update: 기능 구현 중 수정 → update: 로그인 기능 수정
- complete: 기능 구현 완료 → complete: 회원가입 완료
- refactor: 리팩터링 → refactor: ~~ 개선