Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Topadonijah authored Mar 15, 2024
1 parent 9c060f7 commit e95a7c2
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
2024년 국민대학교 캡스톤 11조

[노션 소개페이지](https://pastoral-scale-e1b.notion.site/Who-we-are-9fac95a353c74c81a0607c787640dfb9?pvs=4)

## Commit Convention

1. `feat`: **새로운 기능 추가**
2. `fix`: **버그 수정**
3. `docs`: **문서 수정**
4. `style`: **코드 포맷팅 → Code Convention**
5. `refactor`: **코드 리팩토링**
6. `test`: **테스트 코드**
7. `chore`: **빌드 업무 수정, 패키지 매니저 수정**
8. `comment`: **주석 추가 및 수정**
9.
### 1. 프로잭트 소개

프로젝트 소개
Expand Down

0 comments on commit e95a7c2

Please sign in to comment.