Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 1.47 KB

contributing.md

File metadata and controls

29 lines (22 loc) · 1.47 KB

Contribution Guidelines

  • Add one link per Pull Request.
  • Do NOT add something you haven't watched and enjoyed.
  • Add the link: * [project-name](http://example.com/) - A short description ends with a period.
    • Keep descriptions concise and short.
  • Add a section if needed.
    • Add the section description.
    • Add the section title to Table of Contents.
  • Format: <Name with IMDB link> <Year> <Country> <English> <Description on why you think it's awesome>
  • Check spelling and grammar.
  • Add new item to end of the list in that section.

Adding something to this list

If you have something awesome to contribute to an awesome list, this is how you do it.

You'll need a GitHub account!

  1. Access the awesome list's GitHub page.
  2. Click on the README.md file.
  3. Now click on the edit icon.
  4. You can start editing the text of the file in the in-browser editor. Make sure you follow guidelines above. You can use GitHub Flavored Markdown.
  5. Say why you're proposing the changes, and then click on "Propose file change".
  6. Submit the pull request!

Updating your Pull Request

Here is a write up on how to change a Pull Request, and the different ways you can do that.