From e77cec35c77f6ee15d68788e57786bf40e0c5c26 Mon Sep 17 00:00:00 2001 From: arinming Date: Fri, 20 Oct 2023 12:42:49 +0900 Subject: [PATCH] =?UTF-8?q?=F0=9F=8D=A0=20=EC=9D=B4=EC=8A=88=20=ED=85=9C?= =?UTF-8?q?=ED=94=8C=EB=A6=BF=20=EB=B0=9C=EC=83=9D=20!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../\354\235\264\354\212\210-.md" | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 ".github/ISSUE_TEMPLATE/\354\235\264\354\212\210-.md" diff --git "a/.github/ISSUE_TEMPLATE/\354\235\264\354\212\210-.md" "b/.github/ISSUE_TEMPLATE/\354\235\264\354\212\210-.md" new file mode 100644 index 0000000..3192029 --- /dev/null +++ "b/.github/ISSUE_TEMPLATE/\354\235\264\354\212\210-.md" @@ -0,0 +1,19 @@ +--- +name: 이슈! +about: 이슈 발생! +title: "[Feat] : 어떤 이슈인가요" +labels: '' +assignees: '' + +--- + +## ✏️ Description + +설명을 작성합니다 + +## To-Do List + +- [ ] 할일 1 +- [ ] 할일 2 + +## ETC