Code Monkey home page Code Monkey logo

bitvaibhav / hacktoberfest2020-5 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from studentcode-in/hacktoberfest2020

0.0 1.0 0.0 28 KB

Hacktoberfest® is open to everyone in the global community. This repository contains all our projects with issues that you can contribute to. Follow the given guidelines and Make 4 valid pull requests To earn your T-shirt.

Home Page: https://hacktoberfest.digitalocean.com/hacktoberfest-update

Python 100.00%

hacktoberfest2020-5's Introduction

HacktoberFest2020

Welcome to HacktoberFest 2020 Public Repository.

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.

https://hacktoberfest.digitalocean.com/


Why Contribute to hacktoberfest 2020 🙌

  • Chance to contribute to awesome open source projects.
  • Polish you GitHub Skills.
  • Free swags and T-Shirts from Digital Ocean
  • Chance to get a tree planted and make Earth greener

Process are as follows :-

  • Login using github @ Hacktoberfest
  • Create four valid pull requests (PRs) between 1st - 31st October

Branch Policy

  • develop: If you are making a contribution make sure to send your Pull Request to this branch. All developments goes in this branch.
  • main: After significant features/bug-fixes are accumulated in development branch we will merge it with the main branch.

How to Contribute to this repository

  • Fork the repository (Click the Fork button in the top right of this page, click your Profile Image)
  • Clone the forked repository to your local machine.
git clone https://github.com/your-username/Hacktoberfest2020.git
  • change the present working directory
cd Hacktoberfest2020
  • Pick a project or make a new one
  • Make a new branch
git checkout -b branch-name
  • Make change in the repository with the new branch.
  • push the changes.
git add .
git commit -m "Your commit Message"
git push origin branch-name
  • Make a pull request.
  • Star the repository if you like.

Note: "Please Don't make any changes to README.MD

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.