Skip to content
This repository was archived by the owner on Nov 4, 2023. It is now read-only.

mvp-2003/Hack-Oct-OS23

Repository files navigation

Hack-Oct-OS23

Hacktober Fest 2023 for Open Source

Hactoberfest sign-up

Go to the Hacktoberfest website and register yourself for Hacktoberfest. Read the rules and necessary agreements.

Educational Resources

  1. GitHub
  2. Open-Source
  3. Visual Studio Code

Getting Started ⭐

Do take some time to go through the CONTRIBUTING.md file.

  • Make sure git is installed on your system.
    You can check that by using
    git --version
    command which is universal for all Operatimg Systems. If git is not installed you can follow the Git installation guide.
  • Fork the repository to make a copy of this repository on your own git account.
  • Now got to the Code section on your forked repo and clone the repository to your local machine.
    git clone https://github.com/mvp-2003/O1S-HCF-23.git
  • Start contributing by adding new stuffs or improving the existing codebases. No-code or low-code contributions are equally valued. Also do follow the Issues tab.
  • After doing the contributions, make sure to commit and merge the changes to your branch after which you can raise a 'Pull Request'.
  • Start a new PR and it will be looked upon.

Releases

No releases published

Packages

 
 
 

Contributors