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: '' ---