Goal
- Enable the immediate use of telephone contacts, regardless of the user’s environment.
Implementation
Add the country code to each telephone number in the form +international code - telephone number.
Remove the first 0 for each number. Example for France: +33 1 23 45 67 89.
Control
For each telephone number shown on the site:
- Check that all numbers are preceded by the country code in the form +international code - telephone number, for example +33 for France.
- Check that the first 0 of the numbers has been removed. Example for France: +33 6 11 22 33 44.