Skip to content

Commit

Permalink
Feat: PR 템플릿 생성
Browse files Browse the repository at this point in the history
  • Loading branch information
JitHoon committed Nov 9, 2023
1 parent e6f751b commit 25c5d8a
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
## 관련 이슈

<!-- 관련있는 이슈 번호(#000)을 적어주세요. -->

## Description

<!-- 작업 내용을 적어주세요. -->
<!-- 강조할 부분은 볼드체로 작성해 주세요. -->

## 유의할 점 및 ETC (optional)

<!-- 팀원이 유의해야할 변경 사항이나 로직 및 기타 사항이 생겼다면 적어주세요. -->

0 comments on commit 25c5d8a

Please sign in to comment.