Hi Developers, Unfortunately this repository doesn't qualify for HactoberFest 2021. Please read more here.
This repository is made for absolute beginners who want to make their first pull request to get eligibility for HactoberFest-2021.
Fork
this repository.- Go to your forked repository (e.g.,
YOUR-USERNAME/HactoberFest-2021
) - If you don't know git CLI commands you can drag and drop your code files to your forked repo.
- Once you pushed the code create a
Pull Request
. - Your code will be merged :) Congrats! on your first contribution.
- To clone:
git clone https://github.com/YOUR-USERNAME/HactoberFest-2021.git
- Change your directory to the repo:
cd HactoberFest-2021
- Make changes or add new files
- To add:
git add .
- To commit:
git commit -m 'ADD-COMMENT'
- To push:
git push -u origin master
-
Many of the candidates get attracted towards hacktoberfest to get swags . So, after 4 successfully merged pull request as for 2021 you will be eligible to get a Hacktoberfest T-shirt and Some stickers on your doorstep.