Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1.79 KB

contributing.md

File metadata and controls

17 lines (12 loc) · 1.79 KB

Contribution Guidelines

By participating in this project you agree to abide by the terms of the awesome code of conduct. These contribution guidelines are adapted from awesome as well.

The pull request should have a useful title. Pull requests with Update readme.md as title will be closed right away because I'm so tired of nobody reading this document. Please carefully read everything in Adding to this list.

Adding something to an awesome list

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

You'll need a GitHub account!

  1. Access the awesome list's GitHub page. For example: https://github.com/sindresorhus/awesome
  2. Click on the readme.md file: Step 2 Click on Readme.md
  3. Now click on the edit icon. Step 3 - Click on Edit
  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. Step 4 - Edit the file
  5. Say why you're proposing the changes, and then click on "Propose file change". Step 5 - Propose Changes
  6. Submit the pull request!