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] Question엔티티 Status 필드 추가 및 Status Enum Class 추가 #15

Merged
merged 1 commit into from
Feb 26, 2024

Conversation

kyxxgsoo
Copy link
Contributor

PR 타입(하나 이상의 PR 타입을 선택해주세요)

  • 기능 추가
  • 기능 삭제
  • 버그 수정
  • 의존성, 환경 변수, 빌드 관련 코드 업데이트

반영 브랜치

feature/#14/StatusEntity -> develop

변경 사항

  • QuestionStatus enum 클래스 생성
  • Question 엔티티 status 필드 추가

테스트 결과

ex) 베이스 브랜치에 포함되기 위한 코드는 모두 정상적으로 동작해야 합니다. 결과물에 대한 스크린샷, GIF, 혹은 라이브 데모가 가능하도록 샘플API를 첨부할 수도 있습니다.

@kyxxgsoo kyxxgsoo linked an issue Feb 26, 2024 that may be closed by this pull request
2 tasks
@kyxxgsoo kyxxgsoo changed the title feat: QuestionStatus enum class 생성 및 Question 엔티티 필드 수정 [FEAT] Question엔티티 Status 필드 추가 및 Status Enum Class 추가 Feb 26, 2024
@jaewonLeeKOR
Copy link
Member

LGTM 🥭

Copy link
Member

@jaewonLeeKOR jaewonLeeKOR left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🙏

@kyxxgsoo kyxxgsoo merged commit b3b6f78 into develop Feb 26, 2024
1 check passed
@jaewonLeeKOR jaewonLeeKOR deleted the feature/#14/StatusEntity branch April 21, 2024 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEAT] Question엔티티 Status 필드 추가 및 Status Enum Class 추가
2 participants