Welcome hackers! It is awesome to have you here! Before you start contributing with this project make sure you read our Code Of Conduct, it is really important to make this inclusive and open to everyone, otherwise, it would not be awesome This repository was created to help developers get started with Open Source during Hacktoberfest.
Add your Code/Projects to specific folders created for you, if your desired folders are not found you can always create a folder. Solve Good Questions if not projects and put them in right Folder and also mention Questions at top of the code.
NOTE: Check out
issues
labelled asHacktoberfest
and start contributing!
- Fork and clone the repository.
- Create a new branch:
git checkout -b my-branch-name
. - Push to your fork and submit a pull request.
Tips: Make sure that you are submitting and committing things that are of quality substance, otherwise maintainers can invalidate your pull request There are a lot of good websites that you can research before opening a request instead of just writing "cool" or "Hello World"
- Pat yourself on the back and wait for your
pull request
to be reviewed and merged.