-
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
41 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,41 @@ | ||
## 🍀 작업한 내용에 대해 설명해주세요 | ||
<!-- 설명하고 싶은 코드가 있다면 첨부해주세요 --> | ||
- | ||
|
||
<br> | ||
|
||
## 🍀 어떤 것을 중점으로 리뷰 해주길 바라시나요? | ||
- | ||
|
||
<br> | ||
|
||
## 🍀 공통 작업 부분에 대한 수정 사항이 있다면 적어주세요 | ||
- | ||
|
||
<br> | ||
|
||
## 🍀 PR 유형 | ||
어떤 변경 사항인가요? | ||
|
||
- [ ] 새로운 기능 추가 | ||
- [ ] 버그 수정 | ||
- [ ] 코드에 영향을 주지 않는 변경사항 (오타 수정, 탭 사이즈 변경, 변수명 변경) | ||
- [ ] 코드 리팩토링 | ||
- [ ] 주석 추가 및 수정 | ||
- [ ] 문서 수정 | ||
- [ ] 파일 혹은 패키지명 수정 | ||
- [ ] 파일 혹은 패키지 삭제 | ||
|
||
<br> | ||
|
||
## 🍀 Checklist | ||
- [ ] 코드 컨벤션을 지켰나요? | ||
- [ ] git 컨벤션을 지켰나요? | ||
- [ ] PR 날리기 전에 검토하셨나요? | ||
<!-- 스스로 QA를 진행해봤는지 (기기 대응, 앱 터지지 않는지 등) --> | ||
- [ ] 코드리뷰를 반영했나요? | ||
|
||
|
||
### 🍀 Issue | ||
<!-- 생성한 관련 이슈가 있다면 Resolved #이슈번호로 닫아주세요! --> | ||
Resolved #이슈번호 |