Skip to content

Latest commit

 

History

History
40 lines (21 loc) · 1.48 KB

contribute.md

File metadata and controls

40 lines (21 loc) · 1.48 KB

Welcome to the list of awesome GitHub profile readmes and thanks for considering to contribute. Contributions are welcome so we can tap into the collection of best Github profile readmes' in one place.

Please open a pull request if you would like to contribute new or improve existing readme. If you would like to comment on or discuss content but don't have concrete changes yet, please open an issue.

This is a curated list so the goal is not to collect all possible resources but collect the ones which are most helpful, provide a unique perspective, or are of special significance.

How to contribute:

  • Step 1: Fork this repository.

  • Step 2: Clone the repository in your local machine.

  • Step 3: Create a new branch.

  • Step 4: Create a new markdown(.md) file. Your file name should be your GitHub username.

  • Step 5: Copy and Paste your GitHub profile readme content in the new file.

  • Step 6: Edit README.md like this


<details>
<summary>Preview  </summary>

your GitHub profile readme copy

</details>
- Do not forget to give proper newlines before and after 4th line
  • Step 7: Save the file and commit your changes with the proper message. Your message must contain your username.

  • Step 8: Push your commit to GitHub.

  • Step 9: Submit a Pull Request.

  • Step 10: All Done. Thanks for contribution