Skip to content
Merged
Changes from 1 commit
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
2 changes: 1 addition & 1 deletion .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@

- [ ] 우측 메뉴에서 PR을 **Projects**에 추가해주세요.
- [ ] **Projects**의 오른쪽 버튼(▼)을 눌러 확장한 뒤, **Week**를 현재 주차로 설정해주세요.
- [ ] 바로 앞에 PR을 열어주신 분을 코드 검토자로 지정해주세요.
- [ ] 바로 다음에 PR을 열어주신 분을 코드 검토자로 지정해주세요.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

코멘트에서 언급한 설계 방향의 일관성을 위해서는 "바로 이전 PR에 본인을 코드 리뷰어로 지정해주세요"가 더 적합하다고 생각합니다!

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"바로 이전에 올라온 PR에 본인을 코드 리뷰어로 지정해주세요" 라고 수정했는데 어떠신가요?

- [ ] 문제를 모두 푸시면 프로젝트에서 **Status**`In Review`로 설정해주세요.
- [ ] 코드 검토자 1분 이상으로부터 승인을 받으셨다면 PR을 병합해주세요.