-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #6 from nakjun12/dev
fix : PR_TEMPLATE 수정
- Loading branch information
Showing
1 changed file
with
5 additions
and
16 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,26 +1,15 @@ | ||
# PR 제목 📝 | ||
## PR 제목 📝 | ||
|
||
[개발한 기능 또는 해결한 이슈의 요약을 간단하게 작성합니다.] | ||
<!-- 개발한 기능 또는 해결한 이슈의 요약을 간단하게 작성합니다. --> | ||
|
||
## 개요 📋 | ||
|
||
[이 PR이 해결하려는 문제 또는 추가하려는 기능에 대한 간략한 설명을 제공합니다.] | ||
<!-- 이 PR이 해결하려는 문제 또는 추가하려는 기능에 대한 간략한 설명을 제공합니다. --> | ||
|
||
## 변경 사항 🔄 | ||
|
||
[변경된 파일 목록과 각 변경점에 대한 설명을 포함합니다.] | ||
<!-- 변경된 파일 목록과 각 변경점에 대한 설명을 포함합니다. --> | ||
|
||
## 추가 정보 ℹ️ | ||
|
||
[이 변경사항이 필요한 이유, 선택한 해결 방법, 고려한 대안 등에 대한 추가적인 컨텍스트를 제공합니다.] | ||
|
||
## 체크리스트 ✅ | ||
|
||
- [ ] 이 PR은 기능 또는 버그 수정에 대한 것입니까? | ||
- [ ] 새로운 기능을 추가하거나 기존 기능을 개선했습니까? | ||
- [ ] 이 변경사항은 큰 영향을 끼치지 않습니까? | ||
- [ ] 나의 코드 변경이 다른 팀원에게 영향을 주지 않습니까? | ||
|
||
## 리뷰어 지정 👥 | ||
|
||
[코드 리뷰를 요청할 팀원의 @username을 명시합니다.] | ||
<!-- 이 변경사항이 필요한 이유, 선택한 해결 방법, 고려한 대안 등에 대한 추가적인 컨텍스트를 제공합니다. --> |