-
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
51c93dd
commit 2303e51
Showing
1 changed file
with
32 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,32 @@ | ||
## PR 유형 | ||
|
||
어떤 변경사항인지 체크해주세요 (중복 체크 가능) | ||
|
||
- [ ] 버그 (bug) | ||
- [ ] 기능 (feat) | ||
- [ ] 수정 (fix) | ||
- [ ] 리팩토링 (개선 느낌) (refactor) | ||
- [ ] 문서 (docs) | ||
- [ ] 기타 | ||
|
||
## PR 설명 | ||
|
||
- | ||
|
||
## 관련 이슈 | ||
|
||
- ex: <라벨>/#<이슈번호> | ||
|
||
## 스크린샷 | ||
|
||
- | ||
|
||
## 체크리스트 | ||
|
||
- [ ] 코드가 정상적으로 컴파일되고 모든 테스트를 통과했습니다 | ||
- [ ] 변경사항에 대한 테스트를 추가했습니다 (버그 수정 / 기능 추가의 경우) | ||
- [ ] 관련 문서를 업데이트했습니다 | ||
|
||
## 추가 정보 | ||
|
||
- |