-
Notifications
You must be signed in to change notification settings - Fork 0
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
37 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,37 @@ | ||
- 제목 : feat(issue 번호): 기능명 | ||
ex) feat(17): pull request template 작성 | ||
(확인 후 지워주세요) | ||
|
||
## 🔘Part | ||
|
||
- [x] FE | ||
|
||
<br/> | ||
|
||
## 🔎 작업 내용 | ||
|
||
- 기능에서 어떤 부분이 | ||
|
||
- 구현되었는지 설명해주세요 | ||
|
||
<br/> | ||
|
||
## 이미지 첨부 | ||
|
||
<img src="파일주소" width="50%" height="50%"/> | ||
|
||
<br/> | ||
|
||
## 🔧 앞으로의 과제 | ||
|
||
- 내일 할 일을 | ||
|
||
- 적어주세요 | ||
|
||
<br/> | ||
|
||
## ➕ 이슈 링크 | ||
|
||
- [레포 이름 #이슈번호](이슈 주소) | ||
|
||
<br/> |