-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
26 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
--- | ||
name: feat issue template | ||
about: 이슈를 생성해주세요. | ||
title: 'feat: 작업 제목' | ||
labels: 'feat' | ||
assignees: '' | ||
|
||
--- | ||
|
||
## 🥸 어떤 기능인가요? | ||
> 추가하려는 기능을 설명해주세요. | ||
|
||
## ✅ 작업 내용 | ||
- [ ] TODO | ||
- [ ] TODO | ||
- [ ] TODO | ||
|
||
## 😇 이때까지 끝낼게요! | ||
> 기능 개발 완료 예상 날짜를 작성해주세요. 신중하게 생각해요! | ||
|
||
## 😵 참고할만한 자료(선택) | ||
|
||
## 🙇♀️ 이슈 확인했어요:) | ||
> 팀원에게 이슈 확인을 부탁해요! 이슈를 확인한 팀원은 체크 표시를 해주세요! | ||
- [] | ||
|