-
Notifications
You must be signed in to change notification settings - Fork 5
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
29 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,29 @@ | ||
## 📝 개요 | ||
|
||
<!-- 이 PR의 목적과 관련된 정보를 간략히 설명합니다. --> | ||
|
||
```markdown | ||
|
||
``` | ||
|
||
## ✨ 변경 사항 | ||
|
||
<!-- 코드나 기능의 주요 변경 사항을 설명 --> | ||
|
||
- ✨ 항목 1 | ||
- ✨ 항목 2 | ||
- ✨ 항목 3 | ||
|
||
## 🔗 관련 이슈 | ||
|
||
<!-- 이 PR과 관련된 이슈 번호를 연결 (없으면 생략)) --> | ||
|
||
- closed | ||
- resolved | ||
|
||
## ℹ️ 참고 사항 | ||
|
||
<!-- 리뷰어가 알 필요가 있는 추가 정보나 문서, 참고 링크를 포함 --> | ||
|
||
- 참고 1 | ||
- 참고 2 |