diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 6f147ae..66d7b5b 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -20,7 +20,7 @@ Only add YouTubers that are **awesome**! *"After all, it's a curation, not a col
```html
[](LINK_TO_THE_CHANNEL_MAIN_PAGE)
-[**NAME_OF_THE_CHANNEL**](LINK_TO_THE_CHANNEL_MAIN_PAGE) [](badges/README.md#verified-youtube-channel) [](badges/README.md#weekly-video-upload) \
+[](badges/README.md#english-speaking-youtubers) [**NAME_OF_THE_CHANNEL**](LINK_TO_THE_CHANNEL_MAIN_PAGE) [](badges/README.md#verified-youtube-channel) [](badges/README.md#weekly-video-upload) \
Content about: EXAMPLE, EXAMPLE, EXAMPLE \
Featured playlists: `PLAYLIST 1`, `PLAYLIST 2`, `PLAYLIST 3`, `PLAYLIST 4`. \
@@ -31,7 +31,7 @@ Featured playlists: `PLAYLIST 1`, `PLAYLIST 2`, `PLAYLIST 3`, `PLAYLIST 4`. \
[](https://www.youtube.com/user/github)
-[**GitHub**](https://www.youtube.com/user/github) [](badges/README.md#weekly-video-upload) \
+[](badges/README.md#english-speaking-youtubers) [**GitHub**](https://www.youtube.com/user/github) [](badges/README.md#weekly-video-upload) \
Content about: Open Source, Security, App development \
Featured playlists: `Open Source Friday`, `GitHub Satellite 2020 - Work`, `Public Roadmap`, `GitHub Artic Code Vault`.
@@ -39,6 +39,7 @@ Featured playlists: `Open Source Friday`, `GitHub Satellite 2020 - Work`, `Publi
**Only edit the words that are in ALL UPPER CASE. Leave all the other things as they are. Considerations below.**
- In the example, you see the two badges were added (verified YouTube and weekly upload badges). If the channel doesn't meet one of these requirements, remove the badge. More information on the [badges file](badges/README.md).
+- Change the language indicator if the youtuber speaks other language. [Open an issue](https://github.com/JoseDeFreitas/awesome-youtubers/issues/new) if the language is not available in the badges file.
- If the "Featured playlists" section is shorter than 124 characters, add a `\` symbol and a `
` tag on the line below. Otherwise, don't do it.
- Pay attention to all the other characters: dots, commas, asterisks, etc.
- Before making the pull request, make sure the layout looks good.