diff --git "a/.github/ISSUE_TEMPLATE/\352\270\260\353\212\245-\354\232\224\354\262\255.md" "b/.github/ISSUE_TEMPLATE/\352\270\260\353\212\245-\354\232\224\354\262\255.md" index 89a14f7..a4c0e4d 100644 --- "a/.github/ISSUE_TEMPLATE/\352\270\260\353\212\245-\354\232\224\354\262\255.md" +++ "b/.github/ISSUE_TEMPLATE/\352\270\260\353\212\245-\354\232\224\354\262\255.md" @@ -1,9 +1,10 @@ --- name: 기능 요청 about: 새로운 기능을 요청합니다 -title: "[✨ FEATURE] " -labels: "" -assignees: toothlessdev +title: "[✨ 기능 요청] " +labels: 기능 요청 +assignees: '' + --- ## ✨ 기능 설명 diff --git "a/.github/ISSUE_TEMPLATE/\353\246\254\355\214\251\355\206\240\353\247\201-\354\232\224\354\262\255.md" "b/.github/ISSUE_TEMPLATE/\353\246\254\355\214\251\355\206\240\353\247\201-\354\232\224\354\262\255.md" index 489bcb3..a931748 100644 --- "a/.github/ISSUE_TEMPLATE/\353\246\254\355\214\251\355\206\240\353\247\201-\354\232\224\354\262\255.md" +++ "b/.github/ISSUE_TEMPLATE/\353\246\254\355\214\251\355\206\240\353\247\201-\354\232\224\354\262\255.md" @@ -1,8 +1,10 @@ --- name: 리팩토링 요청 about: 리팩토링에 대한 요청 -title: "[🔄 REFACTOR]" -assignees: toothlessdev +title: "[\U0001F504 리팩토링 요청] " +labels: 리팩토링 요청 +assignees: '' + --- ## 🛠️ 리팩토링 대상 diff --git "a/.github/ISSUE_TEMPLATE/\353\254\270\354\204\234-\354\236\221\354\227\205.md" "b/.github/ISSUE_TEMPLATE/\353\254\270\354\204\234-\354\236\221\354\227\205.md" new file mode 100644 index 0000000..e69a5d9 --- /dev/null +++ "b/.github/ISSUE_TEMPLATE/\353\254\270\354\204\234-\354\236\221\354\227\205.md" @@ -0,0 +1,10 @@ +--- +name: 문서 작업 +about: 문서 작업 +title: "[\U0001F4D6 문서 작업]" +labels: 문서 작업 +assignees: '' + +--- + + diff --git "a/.github/ISSUE_TEMPLATE/\353\262\204\352\267\270-\353\246\254\355\217\254\355\212\270.md" "b/.github/ISSUE_TEMPLATE/\353\262\204\352\267\270-\353\246\254\355\217\254\355\212\270.md" index 2de0251..17b3c5a 100644 --- "a/.github/ISSUE_TEMPLATE/\353\262\204\352\267\270-\353\246\254\355\217\254\355\212\270.md" +++ "b/.github/ISSUE_TEMPLATE/\353\262\204\352\267\270-\353\246\254\355\217\254\355\212\270.md" @@ -1,9 +1,10 @@ --- name: 버그 리포트 about: 버그에 대한 신고 -title: "[🐞 BUG] " -labels: 버그 -assignees: toothlessdev +title: "[\U0001F41E 버그 리포트] " +labels: 버그 리포트 +assignees: '' + --- ## 🐞 버그 설명