Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add your profile to the Github Profile READMEs ! #1

Open
srinibasbiswal opened this issue Sep 25, 2020 · 6 comments
Open

Add your profile to the Github Profile READMEs ! #1

srinibasbiswal opened this issue Sep 25, 2020 · 6 comments
Labels
good first issue Good for newcomers Hacktoberfest Issue to contribute for Hacktoberfest Hacktoberfest2020 Issue to contribute for Hacktoberfest 2020 help wanted Extra attention is needed

Comments

@srinibasbiswal
Copy link
Owner

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!

@srinibasbiswal srinibasbiswal added good first issue Good for newcomers Hacktoberfest Issue to contribute for Hacktoberfest Hacktoberfest2020 Issue to contribute for Hacktoberfest 2020 help wanted Extra attention is needed labels Sep 25, 2020
@caroline-rodrigues
Copy link
Contributor

Add my profile, thank's!

@vyasriday
Copy link
Contributor

Created PR for my profile! Thanks

srinibasbiswal added a commit that referenced this issue Sep 30, 2020
@srinibasbiswal srinibasbiswal pinned this issue Oct 2, 2020
srinibasbiswal added a commit that referenced this issue Oct 2, 2020
Added my GitHub Profile | issue #1
@Abhijith126
Copy link
Contributor

Created PR for my profile. Please merge

@srinibasbiswal
Copy link
Owner Author

Done @Abhijith126 . Thanks for contributing.

@immayurpanchal
Copy link
Contributor

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 added a commit that referenced this issue Oct 3, 2020
Added immayurpanchal github readme.md profile which adds profile in #1
@srinibasbiswal
Copy link
Owner Author

thank you for contributing @immayurpanchal

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers Hacktoberfest Issue to contribute for Hacktoberfest Hacktoberfest2020 Issue to contribute for Hacktoberfest 2020 help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

5 participants