From 8fb3e099ec7fc75d01be4e1ed461ee7417de6e85 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20de=20Freitas?= <37962411+JoseDeFreitas@users.noreply.github.com> Date: Mon, 19 Sep 2022 09:56:44 +0100 Subject: [PATCH] Update format --- CONTRIBUTING.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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 [Channel's avatar](LINK_TO_THE_CHANNEL_MAIN_PAGE) -[**NAME_OF_THE_CHANNEL**](LINK_TO_THE_CHANNEL_MAIN_PAGE) [Badge for verified YouTube channels](badges/README.md#verified-youtube-channel) [Badge for YouTubers that upload videos weekly](badges/README.md#weekly-video-upload) \ +[Badge for English-speaking YouTubers](badges/README.md#english-speaking-youtubers) [**NAME_OF_THE_CHANNEL**](LINK_TO_THE_CHANNEL_MAIN_PAGE) [Badge for verified YouTube channels](badges/README.md#verified-youtube-channel) [Badge for YouTubers that upload videos weekly](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`. \ [GitHub channel's avatar](https://www.youtube.com/user/github) -[**GitHub**](https://www.youtube.com/user/github) [Badge for YouTuber that upload videos weekly](badges/README.md#weekly-video-upload) \ +[Badge for English-speaking YouTubers](badges/README.md#english-speaking-youtubers) [**GitHub**](https://www.youtube.com/user/github) [Badge for YouTuber that upload videos weekly](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.