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

회원 닉네임 정책 적용하여 코드 수정 #415

Merged
merged 3 commits into from
Dec 28, 2023

Conversation

Wo-ogie
Copy link
Member

@Wo-ogie Wo-ogie commented Dec 4, 2023

🔥 Related Issue

🏃‍ Task

  • 회원 닉네임 정책 적용하여 코드 수정
    • 최소 길이: 2
    • 최대 길이: 10
    • 중복 허용: X
    • 중복 방지를 위해 기존 랜덤 닉네임 생성 로직에 숫자 포함하여 생성하도록 수정.

📄 Reference

  • None

@Wo-ogie Wo-ogie added the ♻️ refactor 리팩토링 label Dec 4, 2023
@Wo-ogie Wo-ogie requested a review from jiholee0 December 4, 2023 06:27
@Wo-ogie Wo-ogie self-assigned this Dec 4, 2023
Copy link
Collaborator

@jiholee0 jiholee0 left a comment

Choose a reason for hiding this comment

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

확인했습니다.👍

@Wo-ogie Wo-ogie merged commit 2e825d1 into develop Dec 28, 2023
1 check passed
@Wo-ogie Wo-ogie deleted the feature/#383-refactor-member-nickname-logics branch December 28, 2023 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
♻️ refactor 리팩토링
Projects
None yet
Development

Successfully merging this pull request may close these issues.

회원 닉네임 정책 적용하여 코드 수정
2 participants