Skip to content

This repository is for the young developers to contribute in Hacktoberfest 2023.

Notifications You must be signed in to change notification settings

Akshat2713/Hacktober-2023

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hacktober-2023

This repository is for young developers to contribute to Hacktoberfest 2023.

To participate

visit: https://hacktoberfest.com/participation/

INSTRUCTIONS - Get Ready for the Adventure

  • Fork this Repository using the button at the top on right corner.

    img_fork_1

  • Clone your forked repository to your pc git clone https://github.com/DeveloperStudentClubSmvdu/Hacktober-2023.git

    clone_2

  • Carve your own path with a new branch (name this branch as your entry number) for your modifications,

    • that is:
      • git branch entry-no and
      • check it out git checkout entry-no or
      • simply do git checkout -b entry-no
    • eg. git branch 21becXXX
  • Blaze your trail with these commands:

    • git add -A or git add .
    • git commit -m "added myself"
    • git push origin new-explorer
  • Create a pull request.

  • Star the repository.

  • Wait for Pull Request to merge.

  • Celebrate - you've done your first pull request!!

Here is a quick reference guide for GitHub: GitHub Guide

Hactoberfest Guidlines

Here’s what you need to know to participate and complete Hacktoberfest:

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

  • Participants with four pull/merge requests accepted between October 1 and October 31 will receive a unique digital reward.

  • Aim to make more than 4 pull requests.

  • Imagine you've only made 4 pull requests to different projects, but one of those projects isn't part of the Hacktoberfest event.

  • In that case, your pull request won't be counted, leaving you with just 3 valid ones if those projects aren't excluded either.

About

This repository is for the young developers to contribute in Hacktoberfest 2023.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 65.4%
  • CSS 34.6%