Skip to content

Commit

Permalink
docs(README): 공통사항 부분 삭제
Browse files Browse the repository at this point in the history
  • Loading branch information
codrin2 authored Nov 28, 2024
1 parent 9c5feeb commit de85639
Showing 1 changed file with 0 additions and 21 deletions.
21 changes: 0 additions & 21 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,27 +4,6 @@

---

# 👍 공통 사항

- issue 생성 및 PR을 통해 본인이 구현한 부분에 대한 기록을 남겨야 합니다.
- 예외처리는 항상 잘 만들어두기 (code, message, data)
- 개발 기간 : 9/30 ~ 11/24
- 스프린트 (3일간격) 진행 (해올 것을 정해서 해오기)

- 수요일, 토요일

- 단위 테스트 작성(service 메소드 별로) : Kotest 사용
- 다른 사람이 알아보기 쉽도록 주석처리해야 합니다. (controller, service 메서드마다)
- javadoc 형식 https://jake-seo-dev.tistory.com/59
- issue 생성 및 PR을 통해 본인이 구현한 부분에 대한 기록을 남겨야 합니다.
- 테스트 및 원할한 서버 운영을 위한 로그를 작성해야 합니다.(에러나 운영에 필요한 로그. 검색시 검색어와 같은 로그)
- 예외처리는 항상 잘 만들어두기 (code, message, data)
- 개발 기간 : 9/30 ~ 11/24
- 스프린트 (3일간격) 진행 (해올 것을 정해서 해오기)
- 수요일, 토요일

---

# 🛠️ 기술 스택

## Language, Framework, Library
Expand Down

0 comments on commit de85639

Please sign in to comment.