-
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
16 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,16 @@ | ||
## 요약 (Summary) | ||
<!-- 작업한 부분에 대한 간단한 요약을 작성하세요. --> | ||
- [x] 작업 내용 요약 | ||
|
||
## 변경 사항 (Changes) | ||
<!-- 기존과 비교했을 때 해당 PR에서 변경된 내용을 작성하세요. --> | ||
<!-- 어떤 부분을 왜 수정했는지 구체적으로 기술하세요. --> | ||
- 변경 사항 작성 | ||
|
||
## 리뷰 요구사항 | ||
<!-- 해당 PR에서 중점적으로 혹은 꼭 리뷰가 필요한 사항들을 작성하세요. --> | ||
<!-- 체크리스트, 특별한 주의 사항 등 자유 형식으로 기술하세요. --> | ||
- [ ] 리뷰 요구사항 작성 | ||
|
||
## 확인 방법 (선택) | ||
<!-- UI 구현 화면의 스크린샷, 기능 작동 스크린샷 등 작업 결과를 한 눈에 볼 수 있는 자료를 첨부하세요. --> |