srinibasbiswal / HacktoberProfile

A profile list of Hacktoberfest 2019 participants. https://srinibasbiswal.github.io/HacktoberProfile/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hacktoberprofile

GitHub pull requests GitHub closed pull requests GitHub contributors

Happy Hacktoberfest! Hacktoberfest is back 🔥 HacktoberProfile is a list of profiles of Hacktoberfest 2019 participants.

Link to webpage: https://srinibasbiswal.github.io/HacktoberProfile/

Contributing

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

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 hacktoberProfile.js and add your name, place and github userName to the bottom of the file using this format:

  {
    name : "Full Name",
    place : "City, Country",
    github : "github userName"
  }

Step 3

Commit your changes and submit a pull request! After your pull request gets accepted, you will be able to see your very own profile on the HacktoberProfile!

Step 4

Please star the repo if you like this fun little Hacktoberfest project ❤️

License

MIT

About

A profile list of Hacktoberfest 2019 participants. https://srinibasbiswal.github.io/HacktoberProfile/


Languages

Language:JavaScript 88.5%Language:HTML 11.5%