Hacktoberfest Open Hack Day 2019
- Add your name to the CONTRIBUTORS.md file
- Add your bio in the ContributorsBio folder in a file with your name
- Add a small code in the Codes folder check with your name as file name
- Fork the current repository
- Clone your forked repository
- Create a branch ** "git checkout -b "
- Stage your modifications ** "git add *"
- Commit your modifications ** "git commit -m "
- Push the modifications to GitHub ** "git push origin "
- Click on the link for creating Pull Request and raise your PR