From 01a19c1f4d87f36910ff5948f04fef5f333e6c6b Mon Sep 17 00:00:00 2001 From: jiwoo-im Date: Fri, 13 Dec 2024 12:58:08 +0900 Subject: [PATCH] pr update --- .github/pull-request-template.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) 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