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

Refact/102 change chatting flow #103

Merged
merged 8 commits into from
Dec 25, 2024
Merged

Conversation

MinkeySon
Copy link
Collaborator

개요

  • 채팅 플로우 수정
    • 채팅 내 견적서 발행 및 요청 플로우 추가

close #102

PR 유형

어떤 변경 사항이 있나요?

  • 새로운 기능 추가
  • 버그 수정
  • CSS 등 사용자 UI 디자인 변경
  • 코드에 영향을 주지 않는 변경사항(오타 수정, 탭 사이즈 변경, 변수명 변경)
  • 코드 리팩토링
  • 주석 추가 및 수정
  • 문서 수정
  • 테스트 추가, 테스트 리팩토링
  • 빌드 부분 혹은 패키지 매니저 수정
  • 파일 혹은 폴더명 수정
  • 파일 혹은 폴더 삭제

PR Checklist

PR이 다음 요구 사항을 충족하는지 확인하세요.

  • 오류가 없나요?
  • 클린 코드를 작성했나요?
  • 개념있는 코드를 작성했나요?

@MinkeySon MinkeySon added 🔨 Refactor 코드 리팩토링 ✨ Feature 기능 개발 labels Dec 25, 2024
@MinkeySon MinkeySon self-assigned this Dec 25, 2024
@MinkeySon MinkeySon linked an issue Dec 25, 2024 that may be closed by this pull request
1 task
@MinkeySon MinkeySon merged commit 1ff398f into develop Dec 25, 2024
@MinkeySon MinkeySon deleted the refact/102_change_chatting_flow branch December 26, 2024 06:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Feature 기능 개발 🔨 Refactor 코드 리팩토링
Projects
None yet
Development

Successfully merging this pull request may close these issues.

채팅 플로우 변경
1 participant