diff --git a/.github/ISSUE_TEMPLATE/bugfix.md b/.github/ISSUE_TEMPLATE/bugfix.md index 34d8edf..bf910ed 100644 --- a/.github/ISSUE_TEMPLATE/bugfix.md +++ b/.github/ISSUE_TEMPLATE/bugfix.md @@ -2,8 +2,8 @@ name: BugFix about: 오류 해결 과정 기록 title: '' -labels: ":hammer_and_wrench: fix" -assignees: '' +labels: "\U0001FA84 Refactoring" +assignees: jayn2u --- diff --git a/.github/ISSUE_TEMPLATE/refactoring-suggestions.md b/.github/ISSUE_TEMPLATE/refactoring-suggestions.md new file mode 100644 index 0000000..e44f817 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/refactoring-suggestions.md @@ -0,0 +1,16 @@ +--- +name: Refactoring Suggestions +about: Suggest code refactoring +title: "[Refactoring]" +labels: "\U0001FA84 Refactoring" +assignees: jayn2u + +--- + +# 🪄 Refactoring Suggestions + +## Work List + +- [ ] + +## Attachment Files