Skip to content

Commit

Permalink
docs: PR 템플릿 추가 (#18) (#19)
Browse files Browse the repository at this point in the history
Co-authored-by: Laeng <[email protected]>
  • Loading branch information
seokjin8678 and Laeng authored Dec 12, 2023
1 parent 5845af1 commit 88fd473
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<!--
PR 제목 컨벤션
feat: ~~(#issueNum)
refactor: ~~(#issueNum)
-->

## 관련 이슈

- close #issueNum

## PR 세부 내용

<!-- 수정/추가한 내용을 적어주세요. -->

0 comments on commit 88fd473

Please sign in to comment.