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

feat: add main page template and make Brand section with it #34

Merged
merged 6 commits into from
Aug 21, 2023

Conversation

kanghyun98
Copy link
Contributor

Issue

#33

Description

메인 페이지를 위한 간단한 템플릿(SectionWrapper component)를 만들고, 이를 이용하여 Brand Section 영역 개발

Check List

  • PR 제목을 커밋 규칙에 맞게 작성
  • 적절한 라벨 설정
  • GitHub Projects에 연결
  • 작업한 사람 모두를 Assign
  • Code Review 요청
  • 올라온 PR 중 DB Schema를 바꾸는 PR이 없는지 확인
  • DB Schema를 바꾼 경우, 다른 PR이 없는지 확인
  • main 브랜치의 최신 상태를 반영하고 있는지 확인

@kanghyun98 kanghyun98 added the feature 기능 추가/수정 label Aug 21, 2023
@kanghyun98 kanghyun98 self-assigned this Aug 21, 2023
@kanghyun98 kanghyun98 temporarily deployed to Preview August 21, 2023 16:52 — with GitHub Actions Inactive
@kanghyun98 kanghyun98 linked an issue Aug 21, 2023 that may be closed by this pull request
@kanghyun98 kanghyun98 merged commit a4170d0 into main Aug 21, 2023
2 checks passed
@kanghyun98 kanghyun98 deleted the feat/33_main-page-template branch August 21, 2023 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature 기능 추가/수정
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

메인 페이지 템플릿 및 브랜드 영역 작업
1 participant