/Hactoberfest-2020-native

Make your first PR! ~ A beginner friendly repository made specifically for open source beginners. Add your profile, a blog or any program under any language (it can be anything from a hello-world program to a complex data structure algorithm) or update the existing one. Just make sure to add the file under the correct directory. Happy hacking!

Primary LanguageHTML

Star this Repo first

Hacktoberfest2020---its a very good project and get a free tshirt.

Make your first Pull Request and earn a free tee from GitHub!

Hacktoberfest 2020

GitHub issues GitHub forks GitHub stars Github license

# Welcome to GitHub!

This project is perfect for your first pull request

Instructions-

  • Fork this Repository using the button at the top
  • Clone your forked repository to your pc
  • Create a new branch for your modifications (ie. git branch new-user and check it out git checkout new-user and git checkout -b new-user)`
  • Add your files (git add -A), commit (git commit -m "added myself") and push (git push origin new-user)
  • Create a pull request
  • Star this repository

Make your first Pull Request

Write Hacktoberfest in your native language

Do not use special characters in the template above.

4. Wait for Pull Request to merge

5. Celebrate - you've done your first pull request!!