diff --git a/.github/pull-request-template.md b/.github/pull-request-template.md index e69de29..02bd5d4 100644 --- a/.github/pull-request-template.md +++ b/.github/pull-request-template.md @@ -0,0 +1,21 @@ +## 요구사항 + +### 기본 +- [x] +- [] +- [] + +### 심화 +- [x] +- [] + +## 주요 변경사항 +- +- + +## 스크린샷 +![image](#) + +## 멘토에게 +- 셀프 코드 리뷰를 통해 질문 이어가겠습니다. +- \ No newline at end of file