Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pr 템플릿 + 리드미 변경 #25

Merged
merged 1 commit into from
Aug 3, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!--
PR 제목을 확인해 주세요!
`[이름] 챕터 n: 챕터 이름`
ex. [오혜성] 챕터 1: 리액트 개발을 위해 꼭 알아야 할 자바스크립트
`[이름] n장: 장 이름`
ex. [오혜성] 1장: 리액트 개발을 위해 꼭 알아야 할 자바스크립트
-->
15 changes: 7 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,13 @@

| 일정 | 목차 |
| :-------: | :---------------------------------: |
| 24.07.30 | 1장 실용주의 철학 |
| 24.08.06 | 2장 실용주의 접근법 |
| 24.08.13 | 3장 기본 도구 |
| 24.08.20 | 4장 실용주의 편집증 |
| 24.08.27 | 5장 구부러지거나 부러지거나 |
| 24.09.03 | 6장 동시성 |
| 24.09.10 | 7장 코딩하는 동안 |
| 24.09.24 | 8장 프로젝트 전에 + 9장 실용주의 프로젝트 |
| 24.07.30 | 1장 실용주의 철학, 2장 실용주의 접근법 |
| 24.08.06 | 3장 기본 도구 |
| 24.08.13 | 4장 실용주의 편집증 |
| 24.08.20 | 5장 구부러지거나 부러지거나 |
| 24.08.27 | 6장 동시성 |
| 24.09.03 | 7장 코딩하는 동안 |
| 24.09.10 | 8장 프로젝트 전에 + 9장 실용주의 프로젝트 |

## 진행 방식 🌌

Expand Down
Loading