GithubHelp home page GithubHelp logo

masq915 / hacktoberfest_2022 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fmasqf/hacktoberfest_2022

0.0 0.0 0.0 252 KB

This repository is dedicated to serve developers who are new to open-source contributions and want to contribute some value in Hacktoberfest 2022. Give a star to repo if you find it useful!

C++ 87.94% Java 12.06%

hacktoberfest_2022's Introduction

🎉HacktoberFest_2022🎉

Celebrate Hacktoberfest by getting involved in the open source community by completing some simple tasks in this project.

This repository is open to all members of the GitHub community. Any member may contribute to this project without being a collaborator.

Leave a STAR ⭐ please. Will Be Helpful :)

P.S. Checkout this awesome README.md file

https://github.com/subhamtheone/HacktoberFest_2022/

What is Hacktoberfest?

A month-long celebration from October 1st - 31st sponsored by Digital Ocean and GitHub to get people involved in Open Source. Create your very first pull request to any public repository on GitHub and contribute to the open source developer community.

banner image

📌Video for help :

✨Getting Started :

  • Register yourself on Hacktoberfest
  • Fork this repository by clicking on the top right "fork" button
  • Clone this repository on to your local system
git clone https://github.com/subhamtheone/HacktoberFest_2022.git
  • Create a new branch for yourself
git checkout -b <branch-name>
  • Create a folder and name it as your contribution type
  • Include author_name and github username in each code by using comment-lines
  • Make your changes and put them in your folder
  • Commit and push them
git add .
git commit -m "Commit Message"
git push origin <branch-name>
  • Make a PR to the original repository
  • Once we validate your contribution we will merge it
  • Congrats on your first PR
  • Repeat these steps 4 times to complete the tasks

📚Contribution Rules :

- You are allowed to make pull requests that break the rules. We just merge it ;)
- Do NOT add any build steps e.g npm install (we want to keep this a simple static site)
- Do NOT remove other content.
- Styling/code can be pretty, ugly or stupid, big or small as long as it works
- Try to keep pull requests small to minimize merge conflicts

Happy Hacking !!

hacktoberfest_2022's People

Contributors

subhamtheone avatar sumanmeher avatar fmasqf avatar masq915 avatar captainom avatar rounak-ghosh avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.