This repository is encourage people to contribute to open source throughout october.
1)only contribute webd project(html,css,js..etc).
2)You can contribute in python and java OR
Ask for a issue assign
• EVERYONE IS WELCOME
• QUANTITY IS FUN, QUALITY IS KEY
• SHORT-TERM ACTION, LONG-TERM IMPACT
• Contribute anything to start with 🙌
• Register anytime between September 26 and October 31.
• Pull requests can be made in any GITHUB or GITLAB hosted project that’s participating in Hacktoberfest (look for the “hacktoberfest” topic).
• Project maintainers must accept your pull/merge requests for them to count toward your total.
• Have 4 pull/merge requests accepted between October 1 and October 31 to complete Hacktoberfest.
• The first 40,000 participants (maintainers and contributors) who complete Hacktoberfest can elect to receive one of two prizes: a tree planted in their name, or the Hacktoberfest 2022 t-shirt.
• For more info headover to https://hacktoberfest.com/participation/
- Fork this repository (Click the Fork button in the top right of this page, click your Profile Image)
- Clone your fork down to your local machine
git clone https://github.com/naveen3011/WebD_project_hacktober2023.git
- Create a branch
git checkout -b branch-name
- Make your changes (choose from any task below)
- Commit and push
git add .
git commit -m 'Commit message'
git push origin branch-name
- Create a new pull request from your forked repository (Click the
New Pull Request
button located at the top of your repo) - Wait for your PR review and merge approval!
- Star this repository if you had fun!