Skip to content

MasterBrian99/Hacktoberfest-2k20

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HacktoberFest 2020

Support open source and pick a limited edition T-shirt or plant a tree.

GitHub Hacktoberfest combined status (suggestion label override)

Hacktober2020

Event details

Hacktoberfest® is open to everyone in our global community. Whether you’re a developer, student learning to code, event host, or company of any size, you can help drive growth of open source and make positive contributions to an ever-growing community. All backgrounds and skill levels are encouraged to complete the challenge.

  • Hacktoberfest is a celebration open to everyone in our global community.
  • Pull requests can be made in participating GitHub-hosted repositories/projects, classified with the Hacktoberfest topic.
  • You can sign up anytime between October 1 and October 31.

This repo is to welcome beginners to Github and the opensource community by helping them learn how to make their first PR and contributions to open source!

How to contribute Hacktoberfest-2020 ?

Step 1: Star this repository.

star

Step 2: Fork this repository.

fork

Step 3: clone your forked repository.

$ git clone https://github.com/<Your Username>/Hacktoberfest-2k20

Step 4: Go to directory and Create a new Branch

$ cd Hacktoberfest-2k20
$ git checkout -b add-my-info

Step 5: Make Changes.

  1. Add your Photo to img folder and rename it.add your name [username.jpg] like that.
  2. copy this line and Add your details to user.js.
["Add Your Name", "./img/username.png", "Your Bio", "your github Profile Link"],

Step 6: Add your files.

git add -A

Step 6: Commit your changes.

git commit -m "added my info"

Step 7: Push to your fork

git push origin add-my-info

and submit a pull request.

Step 8: wait for your pull request to be reviewed and merged.


Contributors 😍

Thanks goes to these wonderful people

Made with contributors-img.