From c62c0360fa7eeda0795c89e11e1da5e0bab6a395 Mon Sep 17 00:00:00 2001 From: sm4640 Date: Mon, 24 Mar 2025 14:21:04 +0900 Subject: [PATCH] =?UTF-8?q?pr=20=ED=85=9C=ED=94=8C=EB=A6=BF=20=EB=93=B1?= =?UTF-8?q?=EB=A1=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../pull_request_template.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 .github/PULL_REQUEST_TEMPLATE/pull_request_template.md diff --git a/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md new file mode 100644 index 0000000..4656e95 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md @@ -0,0 +1,18 @@ +### PR 타입(하나 이상의 PR 타입을 선택해주세요) + +- [ ] 기능 추가 +- [ ] 기능 삭제 +- [ ] 버그 수정 +- [ ] 의존성, 환경 변수, 빌드 관련 코드 업데이트 + +### 반영 브랜치 + + + +### 변경 사항 + + + +### 테스트 결과 + +