-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
19 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
## 백엔드 | ||
|김희엽|김도형| | ||
|:------:|:------:| | ||
| <img width="160px" src="https://avatars.githubusercontent.com/u/105579854?v=4"/> | <img width="160px" src="https://avatars.githubusercontent.com/u/58456758?v=4"/> | | ||
|[yeop0740](https://github.com/yeop0740)|[pdohyung](https://github.com/pdohyung)| | ||
<br> | ||
|
||
## 커밋 컨벤션 | ||
- `feat` : 새로운 기능 추가 | ||
- `fix` : 버그 수정 | ||
- `docs` : 문서 수정 | ||
- `style` : 코드 포맷팅, 세미콜론 누락, 코드 변경이 없는 경우 | ||
- `refactor` : 코드 리펙토링 | ||
- `test` : 테스트 코드, 리펙토링 테스트 코드 추가 | ||
- `chore` : 빌드 업무 수정, 패키지 매니저 수정 | ||
|
||
## 시스템 아키텍쳐 | ||
<img width="700px" src = "https://github.com/KUSITMS-Team-A/Backend/assets/58456758/5b92d9b8-bcf2-4c1a-9e2e-f091ef2df598"/> | ||
|