Sarhan Aissi

Results 37 comments of Sarhan Aissi

@sid4618 Since `hi-IN` is also a valid locale for india i suggest you make an alias and add tests and an entry to readme file. An example can be found...

That's not what i meant by adding an alias, just add this below the phones object: ```javascript phones['hi-IN'] = phones['en-IN']; ``` That way we have only on regex to maintain...

@borm thank you for your feedback ! Feel free to open a separate issue if you think it's a bug or if you can/want a new PR if you think...

> El Salvador is not in the list. I will add it :D Someone already opened a PR for Salvador

> @atom19-i Thanks! I did not see your comment, sorry! Looking at the comments and validations, Qatar is not in the list, can I add it? You can add any...

> There's already a regex for the Hungarian mobile numbers, but it is incomplete. It is missing the internal country code option (06 instead of +36), and there are also...

Many thanks to all the people that participated as part of Hacktoberfest. We had 28 Pull requests merged 🎉 !

> Hello, I would like to add Burundi validation. Thank you @pavolmarc ! You can go ahead and open a PR

@LucasFab Welcome ! Feel free to choose any locale that doesn't already exist (you check the existing list in the readme file) or that don't have any open PR