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

Add Taiwan phone format #3655

Closed
wants to merge 2 commits into from
Closed

Conversation

Supaplextw
Copy link
Contributor

No description provided.

@bhousel
Copy link
Member

bhousel commented Dec 16, 2016

Is "+886 2 2720 8889" an example number or somebody's actual phone number? I'd expect an example number to look like "+886 123456789". This format looks a bit different from what Wikipedia suggests.

@@ -49,6 +49,7 @@
"ru": "+7 495 1234567",
"kz": "+7 495 1234567",
"vn": "+84 1 234 5678",
"hk": "+852 12345678"
"hk": "+852 12345678",
"tw": "+886 2 2720 8889",
Copy link
Member

Choose a reason for hiding this comment

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

I get a parse error because of this trailing comma, can you remove it?

@Supaplextw
Copy link
Contributor Author

Sure, I'll fix it.

@bhousel
Copy link
Member

bhousel commented Dec 17, 2016

Thanks! Merged as:

6ed2dce Use fake phone number for placeholder
8f40627 fix format: remove comma
ec61344 Add Taiwan phone format

@bhousel bhousel closed this Dec 17, 2016
@Supaplextw
Copy link
Contributor Author

Wow, I didn't notice it use fake number, I've just pick the phone number from Taipei City Government. Thanks for transformation of fake number.

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