From f9c0664d45e0c31eb129aed60e2b2af60792d467 Mon Sep 17 00:00:00 2001 From: Junseo Park Date: Fri, 21 Aug 2020 15:04:53 +0900 Subject: [PATCH 1/2] Update request.md --- .github/ISSUE_TEMPLATE/request.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/request.md b/.github/ISSUE_TEMPLATE/request.md index ed63f21..77317f6 100644 --- a/.github/ISSUE_TEMPLATE/request.md +++ b/.github/ISSUE_TEMPLATE/request.md @@ -2,7 +2,7 @@ name: ๐Ÿ“ ์ œ์•ˆ about: ๊ธฐ๋Šฅ/UI ๋“ฑ์„ ์ œ์•ˆํ•ด์ฃผ์„ธ์š” title: "[์ œ์•ˆ] " -labels: '> enhancement' +labels: 'enhancement' assignees: '' --- From d324817168f1e3075a66f9068008c055c510b940 Mon Sep 17 00:00:00 2001 From: Junseo Park Date: Fri, 21 Aug 2020 15:05:14 +0900 Subject: [PATCH 2/2] Update bug.md --- .github/ISSUE_TEMPLATE/bug.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug.md index 486a580..acccc8a 100644 --- a/.github/ISSUE_TEMPLATE/bug.md +++ b/.github/ISSUE_TEMPLATE/bug.md @@ -2,7 +2,7 @@ name: ๐Ÿ› ๋ฒ„๊ทธ ์ œ๋ณด about: ๋ฒ„๊ทธ๋ฅผ ์ œ๋ณดํ•ด์ฃผ์„ธ์š”! title: "[๋ฒ„๊ทธ] " -labels: '' +labels: 'bug' assignees: '' ---