awesome-youtubers/CONTRIBUTING.md

3.2 KiB

Contribution guidelines

Please follow the code of conduct.

Only add YouTubers that are awesome! "After all, it's a curation, not a collection". What is awesome?

Guide for new GitHub users
  1. Go to the README.md file in this repository.
  2. Click on the "edit" button (the one with a pencil icon).
  3. Add the new YouTuber (following the format below and at the bottom of the proper section) and click "Commit".
  4. Click on the green button "Create pull request", fill out the template and click on the green "Create pull request" button again.
  5. That's all... it's that easy!

Markdown format for the YouTuber

[<img align="left" height="94px" width="94px" alt="Channel's avatar" src="LINK_TO_THE_AVATAR_OF_THE_YOUTUBE_CHANNEL"/>](LINK_TO_THE_CHANNEL_MAIN_PAGE)

[**NAME_OF_THE_CHANNEL**](LINK_TO_THE_CHANNEL_MAIN_PAGE) \
Content about: EXAMPLE, EXAMPLE, EXAMPLE \
Featured playlists: `PLAYLIST 1`, `PLAYLIST 2`, `PLAYLIST 3`, `PLAYLIST 4`. \
<br/>
Example:

GitHub channel's avatar

GitHub
Content about: Open Source, Security, App development
Featured playlists: Open Source Friday, GitHub Satellite 2020 - Work, Public Roadmap, GitHub Arctic Code Vault.

Only edit the words that are in ALL UPPER CASE. Leave all the other things as they are. Considerations below.

  • If the "Featured playlists" section is shorter than 124 characters, add a \ symbol and a <br/> 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.

Format for the pull request message

Appears automatically when you create the pull request.

- **Name of the YouTuber:**
- **What is the channel about? (eg. web development, design, ...)**:
- **Which section is the channel in? (if you created a section, please specify why)**:
- **Why do you consider the YouTuber deserves a place in this list? *What does make it awesome?***:
Example:
  • Name of the YouTuber: GitHub
  • What is the channel about? (eg. web development, design, ...): Software Development Platform for storing repositories.
  • Which section is the channel in? (if you created a section, please specify why): Open Source.
  • Why do you consider the YouTuber deserves a place in this list? What does make it awesome?: The youtuber uploads videos every day with general-tech tutorials. These tutorials include securing your organization, finding vulnerabilities, using GitHub actions, and more. It also has pretty useful playlists where you can find talks from professionals that teach you diverse topics.