Giter Site home page Giter Site logo

memeghaj10 / hacktoberfest2021 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from aitoss/hacktoberfest2021

0.0 0.0 0.0 3.71 MB

Hacktoberfest encourages participation in the open-source community, which grows bigger every year. Complete the 2021 challenge and earn a limited-edition T-shirt.

Home Page: https://aitoss.github.io/HacktoberFest2021/

C++ 86.73% HTML 1.03% JavaScript 2.83% CSS 2.31% C 1.20% Java 0.21% Python 5.69%

hacktoberfest2021's Introduction

WELCOME TO HACKTOBERFEST NO. 08! ❤

HacktoberFest

Hacktoberfest® is open to everyone in our global community. Whether you’re a developer, student learning to code, event host, or company of any size, you can help drive growth of open source and make positive contributions to an ever-growing community. All backgrounds and skill levels are encouraged to complete the challenge.

Hacktoberfest encourages participation in the open source community, which grows bigger every year. Complete the 2021 challenge and earn a limited edition T-shirt.👕

  • Hacktoberfest is open to everyone in our global community!
  • Pull requests can be made in any GitHub-hosted repositories/projects which are under Topic Hacktoberfest!
  • For your Pull Request to be counted it should be labelled as hacktoberfest-accepted or should be merged to the repo.
  • Sign up anytime between October 1, 2021 and October 31, 2021.

Setting up git in local system

Download git from https://git-scm.com/downloads

  • installation:

    • Go to link: Follow upto step 14
    • Check is installed properly: Open command terminal and type in it-> git --version Hit enter
    • Message generated: It shows current version of git installed
    • Getting an error: Just google the error surely you will get solution
  • Configuring git:

    • set your user name: In cmd type->git config --global user.name "John Doe"
    • set email address : In cmd type->git config --global user.email [email protected]

How to contribute?

  • 🍴Fork the repository: Look for the 'Fork' button in the repository pages

  • 💕Clone the repository: git clone https://github.com/YOUR_GITHUB_USER_NAME/HacktoberFest

  • 😎Code Blooded: Make changes to the project

  • 🗳Add the changes made to git: git add .

  • 📝Commit the changes: git commit -m "ENTER AN ATTRACTIVE COMMIT MESSAGE"

  • 📤Push the changes to the forked repository: git push origin master

  • 🙏Send your Pull Request (PR): After commiting goto the forked repository of your's and click on 'Pull request' and create one with an attractive name*

  • 🕤Wait wait and wait untill its approved or fix any bugs if markes

  • 🎉TaDa! You did it!

  • Updating your forked repository with that of the parent:

    • 📥Add master repo as upstream: git remote add upstream https://github.com/aitoss/HacktoberFest-2021.git
    • 📥Fetch the changes to your local system: git pull upstream master
    • 📤Push the updates to the online forked repository: git push origin master

Rules for Contribution- ⚠

  1. Write the name and description of the algorithm and then the code.
  2. Do not make SPAM PULL REQUESTS
  3. Add your name into contributors list
  4. This year first 50,000 people would get t-shirt
  5. If maintainer marked your pull request as spam then i wouldn't count as your contribution.

👨‍💻Contributor/Participants

  1. Kumari Palak
  2. Rishabh Rathore
  3. Snehasis sahoo
  4. Rohit Kumar
  5. Vivek Singh
  6. Nirmit Gupta
  7. Saurav Singh Rauthan

hacktoberfest2021's People

Contributors

akashsaxena2308 avatar palak-137 avatar the-fuse avatar mac-rose avatar sachin-611 avatar ankit-123-123 avatar nirmit1910 avatar saurav-singh-rauthan avatar thevkscode avatar mokaif avatar rahul-sinha01 avatar anshul123kumar avatar umirz87 avatar nishu91020 avatar flaming-phoenix24 avatar impetus007 avatar snehasis139 avatar dhruvgarg9136 avatar hr1shita avatar ishaangaba97 avatar luckysharma05 avatar memeghaj10 avatar exppranjal avatar eurus9696 avatar snehadaripa 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.