Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1.55 KB

CONTRIBUTING.md

File metadata and controls

23 lines (16 loc) · 1.55 KB

Contribution Guidelines

Beginners can take a look at here and here.
Note that this project is participating in the Hacktober Fest 2021. So make sure you have registered for the same. To register and learn more click here.

Adding an awesome list

Please ensure your pull request adheres to the list guidelines.

Adding something AWESOME! to awesome-tech-stories

If you have something awesome to contribute to awesome-tech-stories , 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/SwapnilChand/awesome-tech-stories
  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.
  5. Say why you're proposing the changes, and then click on "Propose file change".

Updating your Pull Request

Sometimes, a maintainer of an awesome list will ask you to edit your Pull Request before it is included. This is normally due to spelling errors or because your PR didn't match the awesome-* list guidelines.

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