Skip to content

Commit 4abb459

Browse files
committed
chore: update pr template
1 parent 8296398 commit 4abb459

File tree

1 file changed

+24
-16
lines changed

1 file changed

+24
-16
lines changed

.github/pull_request_template.md

Lines changed: 24 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,35 @@
1-
## 요구사항
1+
<!--
2+
⚠️ PR 올리기 전에 꼭 확인!
3+
- base repository: IT-Cotato/13th-Frontend-Assignment
4+
- base branch: 본인 GitHub 핸들명 (예: bk-git-hub)
5+
- compare branch: <handle>-week-xx (예: bk-git-hub-week-1)
26
3-
### 기본
7+
❌ base branch를 main으로 하면 안 됩니다.
8+
이 레포는 개인 누적 브랜치(=핸들명)로 주차별 PR을 받습니다.
9+
-->
410

5-
- [x]
6-
- []
7-
- []
11+
## ✅ 제출 정보
812

9-
### 심화
13+
- Week: Week <01>
1014

11-
- [x]
12-
- []
15+
---
1316

14-
## 주요 변경사항
17+
## ✅ 체크리스트 (필수)
1518

16-
-
17-
-
18-
19-
## 스크린샷
19+
- [ ] PR의 **base branch**`main`이 아니라 **내 GitHub 핸들 브랜치**(`<handle>`)다
20+
- [ ] compare branch가 `<handle>-week-xx` 형식이다
21+
- [ ] 변경 사항이 이번 주 과제 범위에 해당한다
22+
- [ ] (필요 시) 실행 방법을 적었다
23+
- [ ] (가능하면) 결과 스크린샷/데모 링크를 첨부했다
2024

21-
![image](이미지url)
25+
---
2226

23-
## 멘토에게
27+
## 🧩 구현 내용 요약
2428

2529
-
30+
31+
---
32+
33+
## ❓ 궁금한 점
34+
2635
-
27-
- 셀프 코드 리뷰를 통해 질문 이어가겠습니다.

0 commit comments

Comments
 (0)