Skip to content
This repository was archived by the owner on Dec 19, 2025. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
## 개요

- 관련 이슈: #1
-
- close: #1
- 관련 이슈
- #2

## 변경점

Expand All @@ -13,3 +14,4 @@
- [ ] 테스트 코드를 작성함
- [ ] CHANGELOG에 변경 내용을 기록함
- [ ] 하위 호환에 문제가 없는지 확인함
- [ ] 코드를 설명하는 주석을 추가했거나, 별도의 주석 없이도 누구나 언제든 이해할 수 있는 코드를 커밋했음
Loading