From 5727f669044756340309b2da06624f9ccf476a23 Mon Sep 17 00:00:00 2001 From: parkseongheum Date: Fri, 27 Jan 2023 23:47:13 +0900 Subject: [PATCH] =?UTF-8?q?update:=20mysql=20=EC=9D=98=EC=A1=B4=EC=84=B1?= =?UTF-8?q?=20=EC=B6=94=EA=B0=80=20=EB=B0=8F=20=ED=94=84=EB=A1=9C=ED=8D=BC?= =?UTF-8?q?=ED=8B=B0=20=EC=A7=80=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/pull_request_template.md | 9 +++++++++ 1 file changed, 9 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..cb922f7 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,9 @@ +### 목표 +* + +### 작업내용 +* + +### 유의사항 +* 리뷰어는 `PyConKR-2023`을 지정 해 주세요. +* 작업한 내용을 상세하게 작성해주세요. \ No newline at end of file