Skip to content

Commit

Permalink
Create pull_request_template.md (#244)
Browse files Browse the repository at this point in the history
  • Loading branch information
cometj03 authored Jan 28, 2024
1 parent 23a8151 commit 321b3b9
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 @@
## Summary

> - 무슨 이유로 코드를 변경했는지
> - 테스트 계획 또는 완료 사항
## Describe your changes

> - 변경 또는 추가된 코드
> - 관련 스크린샷
## Issue

> - Issue number
## To reviewers

> - 어떤 위험이나 장애가 발견되었는지
> - 어떤 부분에 리뷰어가 집중하면 좋을지

0 comments on commit 321b3b9

Please sign in to comment.