Skip to content

Contribute in this repository by raising genuine PR. Get verified, merged and earn the free swags from Hacktoberfest

License

Notifications You must be signed in to change notification settings

naveen3011/WebD_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hacktoberfest_2023

This repository is encourage people to contribute to open source throughout october.

 Hacktoberfest_2023

Rules

1)only contribute webd project(html,css,js..etc).
2)You can contribute in python and java OR Ask for a issue assign

Welcome to Hacktober Fest

• EVERYONE IS WELCOME
• QUANTITY IS FUN, QUALITY IS KEY
• SHORT-TERM ACTION, LONG-TERM IMPACT

• Contribute anything to start with 🙌

How to participate :

• 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/

Steps for Contributing

Getting started

  • 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!