영어
- fix: for bug fixes
- docs: for documentation updates
- style: for code style changes (e.g. whitespace, formatting)
- refactor: for code refactoring (i.e. improving the code without changing its functionality)
- test: for adding or updating tests
- chore: for changes to build processes, tooling, or other non-code changes
한글
- 수정: 버그 수정
- 문서: 문서 업데이트
- 스타일: 코드 스타일 변경 (예: 공백, 서식)
- 리팩터링: 코드 리팩터링 (즉, 기능을 변경하지 않고 코드를 개선)
- 테스트: 테스트 추가 또는 업데이트
- 기타: 빌드 프로세스, 도구 또는 기타 비코드 변경 사항