Skip to content

Commit 9f9cfe5

Browse files
authored
Create pull_request_template.md
1 parent 6065fbc commit 9f9cfe5

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

.github/pull_request_template.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
## PR 유형
2+
<!-- 해당하는 유형에 "x"를 사용하여 대괄호 안에 표시 -->
3+
- [ ] 버그 수정
4+
- [ ] 기능 추가
5+
- [ ] 코드 스타일 업데이트
6+
- [ ] 리팩토링
7+
- [ ] 문서 내용 변경
8+
- [ ] 기타 사항: *[지우고 직접 입력]*
9+
10+
## Motivation
11+
<!-- 이 기능이 왜 필요한지 -->
12+
-
13+
14+
## Key Changes
15+
<!-- 핵심 변경 사항 -->
16+
-
17+
18+
## To Reviewers
19+
<!-- 주의할 점, 코드의 어느 부분을 보면 좋을지 -->
20+
-

0 commit comments

Comments
 (0)