From d324817168f1e3075a66f9068008c055c510b940 Mon Sep 17 00:00:00 2001 From: Junseo Park Date: Fri, 21 Aug 2020 15:05:14 +0900 Subject: [PATCH] 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: '' ---