diff --git "a/.github/ISSUE_TEMPLATE/\352\270\260\353\212\245-\354\210\230\354\240\225.md" "b/.github/ISSUE_TEMPLATE/\352\270\260\353\212\245-\354\210\230\354\240\225.md" index 54b7e9ed..21b419c2 100644 --- "a/.github/ISSUE_TEMPLATE/\352\270\260\353\212\245-\354\210\230\354\240\225.md" +++ "b/.github/ISSUE_TEMPLATE/\352\270\260\353\212\245-\354\210\230\354\240\225.md" @@ -3,7 +3,7 @@ name: 기능 수정 about: 기능 수정 이슈 title: '' labels: fix -assignees: '' +assignees: gooch123 --- diff --git "a/.github/ISSUE_TEMPLATE/\352\270\260\355\203\200-\354\235\264\354\212\210.md" "b/.github/ISSUE_TEMPLATE/\352\270\260\355\203\200-\354\235\264\354\212\210.md" new file mode 100644 index 00000000..7f7467ef --- /dev/null +++ "b/.github/ISSUE_TEMPLATE/\352\270\260\355\203\200-\354\235\264\354\212\210.md" @@ -0,0 +1,14 @@ +--- +name: 기타 이슈 +about: 기능 관련 이외 이슈 +title: '' +labels: etc +assignees: gooch123 + +--- + +## 제목 +### 부제목 +--- +- [ ] 1 +- [ ] 2