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

fix: bump username approval cooldown from 30 to 90 days #3211

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

wescopeland
Copy link
Member

Based on feedback from several teams. The reject/expiry cooldown remains at 30 days.

@wescopeland wescopeland requested a review from a team February 12, 2025 23:55
@wescopeland wescopeland changed the title chore: bump username approval cooldown from 30 to 90 days fix: bump username approval cooldown from 30 to 90 days Feb 28, 2025
@@ -660,7 +660,7 @@
"New username must be different from current username.": "New username must be different from current username.",
"Your username change request is being reviewed.": "Your username change request is being reviewed.",
"Your username cannot be changed right now.": "Your username cannot be changed right now.",
"You can request another change after your previous request's 30-day cooldown period has ended.": "You can request another change after your previous request's 30-day cooldown period has ended.",
"You can request another change after your previous request's cooldown period has ended.": "You can request another change after your previous request's cooldown period has ended.",
Copy link
Member

Choose a reason for hiding this comment

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

I wonder if it would be worth including the cooldown times here. After a request has been submitted, the user has no idea how much longer they have to wait.

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.

2 participants