We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
버그 설명 A clear and concise description of what the bug is.
신규 가입과 기존 회원의 닉네임 변경 시 정해진 규칙에 맞는 닉네임인지 우선 클라이언트에서 검증이 필요합니다.
정해진 닉네임 규칙은 [한글/영문 대소문자/숫자]만 허용합니다.
재현 방법 Steps to reproduce the behavior:
원래는 이렇게 동작해야했다.. A clear and concise description of what you expected to happen.
증거 If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
24to26
Successfully merging a pull request may close this issue.
버그 설명
A clear and concise description of what the bug is.
신규 가입과 기존 회원의 닉네임 변경 시 정해진 규칙에 맞는 닉네임인지 우선 클라이언트에서 검증이 필요합니다.
정해진 닉네임 규칙은
[한글/영문 대소문자/숫자]만 허용합니다.
재현 방법
Steps to reproduce the behavior:
원래는 이렇게 동작해야했다..
A clear and concise description of what you expected to happen.
증거
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: