generated from GSM-AING/template
-
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
1 parent
9ce367e
commit 47bfa3c
Showing
1 changed file
with
40 additions
and
8 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 |
---|---|---|
@@ -1,15 +1,47 @@ | ||
## 🎲 해결 한 문제 | ||
## What kind of this PR? | ||
|
||
- 내용을 적어주세요. | ||
<!-- | ||
/kind 버그 | ||
/kind 리펙토링 | ||
/kind 문서 | ||
/kind 기능 | ||
--> | ||
|
||
## 📚 핵심적으로 변경된 사항 | ||
<br> | ||
|
||
- 내용을 적어주세요. | ||
## What is this PR? 🔍 | ||
<!---- 변경 사항 및 관련 이슈에 대해 간단하게 작성해주세요. 어떻게보다 무엇을 왜 수정했는지 설명해주세요! 😎 --> | ||
|
||
## 🤔 핵심 내용 외 변경된 부분 | ||
<!---- Resolves: #(Isuue Number) --> | ||
|
||
- 내용을 적어주세요. | ||
## Screenshot 📸 | ||
|
||
## 🎸 신경 써서 봐줬으면 하는 부분 | ||
- | ||
|
||
- 내용을 적어주세요. | ||
<br> | ||
|
||
## Changes 🗒️ | ||
|
||
- | ||
|
||
<br> | ||
|
||
### Summary 😌 | ||
|
||
- | ||
|
||
<br> | ||
|
||
### Describe your changes 💉 | ||
|
||
- | ||
|
||
<br> | ||
|
||
## PR Checklist ✅ | ||
PR이 다음 요구 사항을 충족하는지 확인하세요. | ||
|
||
- [ ] 커밋 메시지 컨벤션에 맞게 작성했습니다. Commit message convention 참고 (Ctrl + 클릭하세요.) | ||
- [ ] 변경 사항에 대한 테스트를 했습니다.(버그 수정/기능에 대한 테스트). | ||
- [ ] Lint에 맞게 개발하셨나요? | ||
- [ ] 한명이상의 리뷰가 달렸나요? |