Skip to content

Commit

Permalink
docs : PR 템플릿 작성
Browse files Browse the repository at this point in the history
  • Loading branch information
Happhee authored Nov 30, 2022
1 parent 7a0f4e4 commit 9e5e72f
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
## 🔥 Related Issues
close #issue_number

## 🍀 작업 내용
- [x] ~ 기능 구현
- [x] ~ 페이지 구조화 및 스타일링

## 🌈 PR Point
- 무슨 이유로 어떻게 코드를 변경했는지
- 어떤 위험이나 우려가 발견되었는지
- 어떤 부분에 리뷰어가 집중해야 하는지

## 😡 Trouble Shooting

## 👀 스크린샷 / GIF / 링크

## 📚 Reference
- 구현에 참고한 링크 (필요한 경우만 작성하고 없으면 지우기)

0 comments on commit 9e5e72f

Please sign in to comment.