Skip to content
박근형 edited this page Jul 31, 2023 · 7 revisions

Commit Rules

🧹 chore

소스 코드, 문서 외 관리. (Files exclude source code, docs.)

📜 docs

문서 관리 (Adjust docs.)

⭐ feat

기능 개발, 추가 관련 (Feature enhancement with modifying source code.)

🔨 fix/hot-fix

버그 수정 (fix bugs, typo, build error, etc.)

🔍 refactor

리팩토링, 코드 스타일 관련 (Refactoring, Adjust Code style, Lint, etc...)

🛰️ test

테스트 및 테스트 코드 (Write Test code.)

Clone this wiki locally