-
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
28 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,28 @@ | ||
## 💬 Issue Number | ||
|
||
> closes #1 | ||
## 🤷♂️ Description | ||
|
||
> 작업 내용에 대한 설명 | ||
- [ ] 체크리스트 | ||
|
||
## 📷 Screenshots | ||
|
||
> 작업 결과물 | ||
## 👻 Good Function | ||
|
||
> 팀원에게 공유하고 싶은 함수나 코드 일부 | ||
## 📋 Check List | ||
|
||
> PR 전 체크해주세요. | ||
- [ ] Merge 하는 브랜치가 올바른가? | ||
- [ ] 코딩컨벤션을 준수하는가? | ||
- [ ] PR과 관련없는 변경사항이 없는가? | ||
- [ ] PR 내용이 정상 동작한다는 것을 보증하는 **테스트**를 추가하였는가? | ||
|
||
## 📒 Remarks | ||
|
||
> 팀원이 코드 리뷰 시 주의할 점 또는 말하고 싶은 점, 특이사항 |