From 3114c92998f972e72f0105d534f08481a967a922 Mon Sep 17 00:00:00 2001 From: yyypearl Date: Mon, 12 Aug 2024 02:01:50 +0900 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9Ddocs:=20Issue=20=ED=85=9C=ED=94=8C?= =?UTF-8?q?=EB=A6=BF=20labels=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../ISSUE_TEMPLATE/\342\232\231 chore-template.md" | 4 ++-- .../ISSUE_TEMPLATE/\342\234\250 feature-template.md" | 4 ++-- .../ISSUE_TEMPLATE/\360\237\220\233 fix-template.md" | 4 ++-- .../ISSUE_TEMPLATE/\360\237\222\204 design-template.md" | 4 ++-- .../ISSUE_TEMPLATE/\360\237\247\276 other-template.md" | 2 +- 5 files changed, 9 insertions(+), 9 deletions(-) rename ".github/ISSUE_TEMPLATE/\342\232\231chore-template.md" => ".github/ISSUE_TEMPLATE/\342\232\231 chore-template.md" (86%) rename ".github/ISSUE_TEMPLATE/\360\237\233\240feature-template.md" => ".github/ISSUE_TEMPLATE/\342\234\250 feature-template.md" (85%) rename ".github/ISSUE_TEMPLATE/\360\237\224\247fix-template.md" => ".github/ISSUE_TEMPLATE/\360\237\220\233 fix-template.md" (86%) rename ".github/ISSUE_TEMPLATE/\360\237\216\250design-template.md" => ".github/ISSUE_TEMPLATE/\360\237\222\204 design-template.md" (84%) rename ".github/ISSUE_TEMPLATE/\360\237\247\276other-template.md" => ".github/ISSUE_TEMPLATE/\360\237\247\276 other-template.md" (91%) diff --git "a/.github/ISSUE_TEMPLATE/\342\232\231chore-template.md" "b/.github/ISSUE_TEMPLATE/\342\232\231 chore-template.md" similarity index 86% rename from ".github/ISSUE_TEMPLATE/\342\232\231chore-template.md" rename to ".github/ISSUE_TEMPLATE/\342\232\231 chore-template.md" index 82bfd73..5064814 100644 --- "a/.github/ISSUE_TEMPLATE/\342\232\231chore-template.md" +++ "b/.github/ISSUE_TEMPLATE/\342\232\231 chore-template.md" @@ -1,8 +1,8 @@ --- -name: "⚙Chore Template" +name: "⚙ Chore Template" about: 개발 환경 세팅 시 사용하는 템플릿입니다. title: "[Chore] 이슈 내용" -labels: chore +labels: "⚙ chore" assignees: "" --- diff --git "a/.github/ISSUE_TEMPLATE/\360\237\233\240feature-template.md" "b/.github/ISSUE_TEMPLATE/\342\234\250 feature-template.md" similarity index 85% rename from ".github/ISSUE_TEMPLATE/\360\237\233\240feature-template.md" rename to ".github/ISSUE_TEMPLATE/\342\234\250 feature-template.md" index ba08e18..c83c747 100644 --- "a/.github/ISSUE_TEMPLATE/\360\237\233\240feature-template.md" +++ "b/.github/ISSUE_TEMPLATE/\342\234\250 feature-template.md" @@ -1,8 +1,8 @@ --- -name: "\U0001F6E0Feature Template" +name: "✨ Feature Template" about: 기능 개발을 위한 이슈 템플릿입니다. title: "[Feat] 이슈 내용" -labels: feat +labels: "✨ feat" assignees: "" --- diff --git "a/.github/ISSUE_TEMPLATE/\360\237\224\247fix-template.md" "b/.github/ISSUE_TEMPLATE/\360\237\220\233 fix-template.md" similarity index 86% rename from ".github/ISSUE_TEMPLATE/\360\237\224\247fix-template.md" rename to ".github/ISSUE_TEMPLATE/\360\237\220\233 fix-template.md" index c44b8fb..4a9c1eb 100644 --- "a/.github/ISSUE_TEMPLATE/\360\237\224\247fix-template.md" +++ "b/.github/ISSUE_TEMPLATE/\360\237\220\233 fix-template.md" @@ -1,8 +1,8 @@ --- -name: "\U0001F527Fix Template" +name: "🐛 Fix Template" about: 버그 수정시 사용하는 템플릿입니다. title: "[Fix] 작업 내용" -labels: fix +labels: "🐛 fix" assignees: "" --- diff --git "a/.github/ISSUE_TEMPLATE/\360\237\216\250design-template.md" "b/.github/ISSUE_TEMPLATE/\360\237\222\204 design-template.md" similarity index 84% rename from ".github/ISSUE_TEMPLATE/\360\237\216\250design-template.md" rename to ".github/ISSUE_TEMPLATE/\360\237\222\204 design-template.md" index c1d019f..4cda719 100644 --- "a/.github/ISSUE_TEMPLATE/\360\237\216\250design-template.md" +++ "b/.github/ISSUE_TEMPLATE/\360\237\222\204 design-template.md" @@ -1,8 +1,8 @@ --- -name: "\U0001F3A8Other Template" +name: "\U0001F3A8 Design Template" about: UI 및 CSS 관련 작업 시 사용하는 템플릿입니다. title: "[Design] 작업 내용" -labels: design +labels: "💄 design" assignees: "" --- diff --git "a/.github/ISSUE_TEMPLATE/\360\237\247\276other-template.md" "b/.github/ISSUE_TEMPLATE/\360\237\247\276 other-template.md" similarity index 91% rename from ".github/ISSUE_TEMPLATE/\360\237\247\276other-template.md" rename to ".github/ISSUE_TEMPLATE/\360\237\247\276 other-template.md" index 9f71263..9d2bc2f 100644 --- "a/.github/ISSUE_TEMPLATE/\360\237\247\276other-template.md" +++ "b/.github/ISSUE_TEMPLATE/\360\237\247\276 other-template.md" @@ -1,5 +1,5 @@ --- -name: "🧾Other Template" +name: "🧾 Other Template" about: 네 가지 상황 이외의 이슈 템플릿입니다. title: "[Type] 작업 내용" labels: ""