From 25aaa7290f0a8e845d75ac62204ce594a3b63cc4 Mon Sep 17 00:00:00 2001 From: 11yubin <11yubine@gmail.com> Date: Sun, 19 Jul 2026 23:49:09 +0900 Subject: [PATCH] =?UTF-8?q?chore:=20PR=20=ED=85=9C=ED=94=8C=EB=A6=BF=20?= =?UTF-8?q?=EC=B6=94=EA=B0=80=20(.github/PULL=5FREQUEST=5FTEMPLATE.md)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.8 --- .github/PULL_REQUEST_TEMPLATE.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 .github/PULL_REQUEST_TEMPLATE.md diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 0000000..192575b --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,23 @@ +## 요약 + + +## 변경 유형 +- [ ] feat (기능) +- [ ] fix (버그) +- [ ] docs (문서) +- [ ] refactor / chore / test + +## 변경 내용 +- +- + +## 영향 범위 + + +## 테스트 / 확인 +- [ ] 로컬(docker-compose)에서 동작 확인 +- [ ] 마이그레이션 필요 시 반영 +- [ ] + +## 관련 이슈 +