Skip to content

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
- 개발 이슈 템플릿/학습 이슈 템플릿 분리
  • Loading branch information
hyh1016 authored Mar 8, 2023
1 parent e9bebd5 commit d9fc07a
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: CUSTOM_ISSUE_TEMPLATE
about: 8기 9조 팀의 이슈 사항 통합 템플릿
name: DEVELOPMENT
about: 이슈 템플릿 (개발 사항)
title: ''
labels: ''
assignees: ''
Expand Down
18 changes: 18 additions & 0 deletions .github/ISSUE_TEMPLATE/study.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---
name: STUDY
about: 이슈 템플릿 (학습/조사)
title: 2023/mm/dd 학습 사항
labels: "\U0001F4DAstudy"
assignees: hyh1016, minje0204

---

## 📚 TODOLIST

### 공통

- 공통 학습 사항

### 개별

- 개별 학습 사항

0 comments on commit d9fc07a

Please sign in to comment.