Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(github): update PULL_REQUEST_TEMPLATE.md #320

Merged
merged 1 commit into from
May 3, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 4 additions & 5 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,17 @@
## Summary

> PR에 대한 목적을 한 줄 요약하여 여기에 작성해주세요.
> 관련 Issue를 태그해주세요.

추가적으로 간단한 설명을 해주세요.
**해당 PR에 대한 요약을 작성해주세요.**

## Tasks

- 해당 PR에 포함된 작업을 작성해주세요.
- 해당 PR에 포함된 작업을 작성해주세요.

## ETC

전달할 내용이 있다면 여기에 작성해주세요.
___(없을 경우 삭제) 관련하여 전달할 내용이 있다면 여기에 작성해주세요.___

## Screenshot

작업한 내용에 대한 스크린샷을 첨부해주세요.
___(없을 경우 삭제) 작업한 내용에 대한 스크린샷을 첨부해주세요.__
Loading