Skip to content

priyanka090700/Hacktober2020

Repository files navigation

Hacktoberfest

This is a beginner-friendly project to help you get started with your hacktoberfest. If you don't know where to start, feel free to contribute here. Happy hacking <3 !!

P.S. Star and share this repository, if you had fun!

Hacktoberfest 2020

Getting Started

  • Fork this repo (button on top)
  • Clone on your local machine
git clone https://github.com/your-username/Hacktober2020.git
cd hacktober2020
  • Create a new branch
git checkout -b my-new-branch
  • Add your contribution
  • Commit and push
git add .
git commit -m "your-commit-msg"
git push origin my-new-branch
  • Create a new pull request from your forked repository
We will do our best to merge as much as possible from everyone. However, time is limited and the merge conflicts are horrible <3

About

For people to contribute

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published