Giter Club home page Giter Club logo

firstcontributions's Introduction

First Contributions

All Contributors

Welcome, let's take the baby steps towards your Open Source Journey together. Might be intimidating in the begining, but don't worry you will learn and enjoy a lot throughout the process. May the source be with you.

Let's take a step wise look into how you can make your first Pull Request.

1. Fork the repository

Fork this repository by clicking on the fork button on the top of this page. This will create a copy of this repository in your account.

2. Clone the repository

Now clone the forked repository to your machine. Go to your GitHub account, open the forked repository, click on the code button and then click the copy to clipboard icon.

Open a terminal and run the following git command:

git clone https://github.com/<username>/FirstContributions

3. Create a branch

Use the git checkout command to create a new branch

git checkout -b <your-branch-name>

4. Make changes

Sprinkle your pixie dust โœจ

5. Push changes

Push your changes using the command git push:

git push origin <add-your-branch-name>

6. Make your PR


Congratulations ๐ŸŽ‰. You successfully made your contribution

Contributors โœจ

Thanks goes to these wonderful people (emoji key):


Rajdeep Ghosh

๐Ÿ’ป

Neeraj Pratap Hazarika

๐Ÿ’ป

Pranab1109

๐Ÿ’ป

Devanshu Chatterjee

๐Ÿ’ป

simeetnayan81

๐Ÿ’ป

Rahul Halder

๐Ÿ’ป

Raunak Gayen

๐Ÿ’ป

Abhiroop25902

๐Ÿ’ป

TMahato

๐Ÿ’ป

subhadeep01

๐Ÿ’ป

arghya17

๐Ÿ’ป

iftiquar

๐Ÿ“–

This project follows the all-contributors specification. Contributions of any kind welcome!

firstcontributions's People

Contributors

allcontributors[bot] avatar arnabsen1729 avatar hrahul2605 avatar sadn1ck avatar arghya17 avatar abhiroop25902 avatar pranab1109 avatar raydwaipayan avatar 01-dc avatar neerajhazarika avatar rajdeep-g avatar subhadeep01 avatar tmahato avatar iftiquar avatar simeetnayan81 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.