π£ Hacktoberfest is an online month-long event that encourages developers to engage in the field of Open Source. The community of Open Source is increasing day by day and Hacktoberfest plays a really big role in it as the newbies enter the world of open source by participating in it. Complete the challenge and earn a limited edition T-shirt.
On participating in hacktober fest and being in the first 4 contributors to open pull requests, you get:
- Either a tree planted in your name
- Or a hacktober fest T-Shirt
Forkthis repo.Write into a fileof proper category:Push the changeswith commit messages on whatever you added.Compare And Pull Requestwith proper description and title.- Wait for me to
reviewandmergeyour contribution.
Contributing for the first time? I got you π
-
Forkthe repo. (a copy of this repo will be made on your account). -
Write what you want in the proper file.
Two ways to write:- Clone the repo or download the zip folder and write into it. (download the code)
- Press dot on the main page of the forked repository on your account,
VS Code Webwill open and then write into it.
-
Once you are done writing, add the necessary files with
β buttonin github or usegit add --all. -
Then commit the files using the
β buttonin vs code or use commandgit commit -m "message"command where inmessage, you will write a message about whatever you added. -
Go to the main page of your forked repo on your account. You will see a
Compare And Pull Requestbutton. Click that. -
Go to
Pull requeststab if you dont see the button mentioned. -
You will be redirected to the pull requests tab of this repo. Add a title for your pull request and a little description.
- Make sure you dont change some one else's added commits.
- Be respectful and make sure you dont add any offensive content.
- Do write a brief
descriptionand propertitlefor your pull request.
Website Link:- https://hacktoberfest.com/profile/