Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kimdj1102 authored Dec 2, 2024
1 parent 343d40a commit 5ceb798
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
## commit 규칙

[feat]: 새로운 기능 추가

[fix]: 버그 수정

[docs]: 문서 수정

[style]: 코드 변경이 없는 경우

[refactor]: 코드 리펙토링

[test]: 테스트 코드 추가

[chore]: 빌드 업무 수정, 패키지 매니저 수정

0 comments on commit 5ceb798

Please sign in to comment.