Giter Site home page Giter Site logo

mashithandu's Introduction

mashithandu

mashithandu

About this repo

This is a repo for beginners to experience the path of open source contribution

Step 1

Fork this repo.

๐Ÿ’ก search stackoverflow on how to Fork a repo in github

Step 2

Clone the repo from your profile

๐Ÿ’ก search stackoverflow on how to clone a repo

Step 3

Now the repo is in your local directory. Open it in a text editor. Go to the blackboard folder and add your name to addName.txt file and save the file.

Step 4

  • Go to the cloned repo using terminal/command prompt.
  • Add the change using the command
git add addName.txt
  • Commit your changes
git commit -m "commit by <insert your name>" eg: git commit -m "yourname"
  • Push to your repo
git push origin main

Step 5

Now your change is in your repo. Go to the repo in your github account and see if it is there.

Step 6

Create a pull request to main repo in the organisation's account

๐Ÿ’ก google how to create pull request to main repo

Step 7

Once the maintainer of the main repo accept your PR, Voila its there !

mashithandu's People

Contributors

rohittp0 avatar gksoriginals avatar dexters-hub avatar arjun-ms avatar gautamkrishnar avatar noel-jose avatar femi1602 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.