Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Cllaude99 authored Jan 20, 2025
1 parent 8d60b3a commit 731d8ac
Showing 1 changed file with 0 additions and 28 deletions.
28 changes: 0 additions & 28 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,31 +49,3 @@

## 클라이언트 구조
<img width="647" alt="image" src="https://github.com/IT-Cotato/9th-Midpoint-FE/assets/96279437/48ed4311-6177-4a87-8e84-771eb1814b35">



## 🎯 Commit Convention

- feat : 새로운 기능 추가
- fix : 버그 수정
- docs : 문서 수정
- style : 코드 포맷팅, 세미콜론 누락, 코드 변경이 없는 경우
- refactor: 코드 리펙토링
- test: 테스트 코드, 리펙토링 테스트 코드 추가
- chore : 빌드 업무 수정, 패키지 매니저 수정

## 💡 PR Convetion

| 아이콘 | 코드 | 설명 |
| ------ | -------------------------- | ------------------------ |
| 🎨 | :art | 코드의 구조/형태 개선 |
| ⚡️ | :zap | 성능 개선 |
| 🔥 | :fire | 코드/파일 삭제 |
| 🐛 | :bug | 버그 수정 |
| 🚑 | :ambulance | 긴급 수정 |
|| :sparkles | 새 기능 |
| 💄 | :lipstick | UI/스타일 파일 추가/수정 |
|| :rewind | 변경 내용 되돌리기 |
| 🔀 | :twisted_rightwards_arrows | 브랜치 합병 |
| 💡 | :bulb | 주석 추가/수정 |
| 🗃 | :card_file_box | 데이버베이스 관련 수정 |

0 comments on commit 731d8ac

Please sign in to comment.