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

Create PULL_REQUEST_TEMPLATE.md #1

Merged
merged 1 commit into from
Feb 16, 2025
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
34 changes: 34 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
<!-- 반영한 브랜치 표시 확인용 -->

## ✨ 반영 브랜치

`feature/` -> `dev`

<!-- 간단한 PR task에 대한 설명 -->

## 📝 설명

<!-- 상세 task 변경사항 체크리스트로 기술 -->

## ✅ 변경 사항

- [x] App.tsx에 코드 수정

<!-- PR에서 중점적으로 봐야할 부분이나 질문 & 애로사항 공유 -->

## 💬 PR 포인트 & 질문사항

- PR 좀 봐주세요~~
- 어떻게 생각하시나요?

## 📷 변경사항 스크린샷

<!-- 필수는 아니지만, 변경사항을 사진으로 공유하시면 좋아요! -->

- 변화된 부분을 올려주시면 좋아요 ✔

<!-- 이슈 필터링을 위한 url, 이슈에 관한 PR이 아니면 삭제해도 무방 -->

## 📢 이슈 정보

[이슈 번호/정보](이슈 url)