Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
qmean authored Nov 3, 2024
1 parent 1330a4d commit f5d6905
Showing 1 changed file with 14 additions and 3 deletions.
17 changes: 14 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,17 @@
1. 현재 레포를 fork하여 가져옵니다
2. fork된 레포를 clone하여 로컬에 가져옵니다
3. IntelliJ IDEA를 이용하여 프로젝트를 열어줍니다
4. 워크북을 수행하며 코드를 작성합니다
5. 워크북을 완료하면 fork된 레포에 push합니다
6. 워크북을 완료한 후, pr을 보내주세요!
4. 워크북 그리고 미션을 수행하며 코드를 작성합니다
5. 워크북과 미션을 완료하면 fork된 레포에 push합니다
6. pr을 올려주세요!

### pr 올리기
1. 라벨은 챕터만 추가
2. 이슈 연결
3. 파트장에게 리뷰 요청
4. pr 템플릿에 맞게 항목 채워주기

### 커밋 컨벤션
- 실습 : practice
- 미션 : mission
과 같이 커밋해주시면 됩니다

0 comments on commit f5d6905

Please sign in to comment.