From 55b4351ddfe1b4231b9631aaaeb3bcf51a22dc1d Mon Sep 17 00:00:00 2001 From: jihyun Date: Mon, 16 Jun 2025 17:22:35 +0900 Subject: [PATCH] [ docs ] : Update issue templates --- .github/ISSUE_TEMPLATE/pr-template-md.md | 32 ++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/pr-template-md.md diff --git a/.github/ISSUE_TEMPLATE/pr-template-md.md b/.github/ISSUE_TEMPLATE/pr-template-md.md new file mode 100644 index 0000000..b475af0 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/pr-template-md.md @@ -0,0 +1,32 @@ +--- +name: pr-template.md +about: "\U0001F516 모든 PR에 공통적으로 사용하는 템플릿입니다. " +title: '' +labels: '' +assignees: treejh + +--- + +## 📒 개요 + + + +
+ +## 📍 Issue 번호 + +> closes #n + + +
+ +## 🛠️ 작업사항 + + + +
+ + +## 📸 스크린샷(선택)