Skip to content

Commit

Permalink
Merge pull request #96 from boostcampwm-2024/docs-#95
Browse files Browse the repository at this point in the history
PR 템플릿 수정, 설명 주석처리
  • Loading branch information
djk01281 authored Nov 11, 2024
2 parents 8eed7de + b5a51cb commit 0e68438
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 30 deletions.
15 changes: 0 additions & 15 deletions .github/PULL_REQUEST_TEMPLATE/pull_request_template.md

This file was deleted.

39 changes: 24 additions & 15 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,24 @@
## #️⃣ 연관된 이슈

> ex) #이슈번호, #이슈번호
## 📝 작업 내용

> 이번 PR에서 작업한 내용을 간략히 설명해주세요(이미지 첨부 가능)
### 스크린샷 (선택)

## 💬 리뷰 요구사항(선택)

> 리뷰어가 특별히 봐주었으면 하는 부분이 있다면 작성해주세요
>
> ex) 메서드 XXX의 이름을 더 잘 짓고 싶은데 혹시 좋은 명칭이 있을까요?
<!--
선택 사항은 사용하지 않을 시, 지워주세요
-->

## 🔖 연관된 이슈

<!--#[이슈번호], #[이슈번호]-->

-

## 📂 작업 내용

<!--이번 PR에서 작업한 내용을 간략히 설명해주세요(이미지 첨부 가능)-->

-

## 📑 참고 자료 & 스크린샷 (선택)

## 📢 리뷰 요구사항 (선택)

<!--
리뷰어가 특별히 봐주었으면 하는 부분이 있다면 작성해주세요
ex) 메서드 XXX의 이름을 더 잘 짓고 싶은데 혹시 좋은 명칭이 있을까요?
-->

0 comments on commit 0e68438

Please sign in to comment.