srinibasbiswal / Github-Profile-README

A list of GitHub Readme Profiles.
https://github-profile-readmes.firebaseapp.com/
MIT License
15 stars 45 forks source link

Add your profile to the Github Profile READMEs ! #1

Open srinibasbiswal opened 4 years ago

srinibasbiswal commented 4 years ago

If this is your first pull request, please read this article: How To Create a Pull Request on GitHub

Read more about GitHub Profile README: GitHub Official Profile README Docs

Step 1

Fork the repo by pressing the "Fork" button on the top right side of the repository and clone your forked repository.

Step 2

In your forked repository, edit users.js (src/dataSet/users.js) and add your name and github userName to the bottom of the file using this format:

  {
    name : "Full Name",
    github : "github userName"
  }

Step 3

In your forked repository, go to githubCards folder (src/dataSet/githubCards) and add you Github Profile README template keeping the name of the file as your github userName with extension as .md.

Example : 
if GitHub userName is srinibasbiswal, then the fileName will be :

srinibasbiswal.md

Step 4

Commit your changes and submit a pull request! After your pull request gets accepted, you will be able to see your very own GitHub README card on the Github Profile READMEs!

caroline-rodrigues commented 4 years ago

Add my profile, thank's!

vyasriday commented 4 years ago

Created PR for my profile! Thanks

Abhijith126 commented 4 years ago

Created PR for my profile. Please merge

srinibasbiswal commented 4 years ago

Done @Abhijith126 . Thanks for contributing.

immayurpanchal commented 4 years ago

Created PR for my profile. Learnt to Add new badge, stats in markdown files. It's a great experience. Thanks @srinibasbiswal. Plz merge #49

srinibasbiswal commented 4 years ago

thank you for contributing @immayurpanchal