Coder Social home page Coder Social logo

priteshtripathi7 / contribute-101 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rocktimsaikia/contribute-101

0.0 1.0 0.0 2.93 MB

✨ A simple project to get you started with your first open source contribution.

Home Page: https://contribute101.herokuapp.com/

License: MIT License

CSS 10.41% JavaScript 75.95% HTML 13.63%

contribute-101's Introduction

✨Contribute101

✨ Contribute and get a step forward in completing the Hacktoberfest 2019.

alt text;


Introduction:

Contribution to Open Source Projects is a great way to enhanching your coding skills and along with expanding your knowledge on the new technologies. But top of that contributing to Open Source Projects is FUN.The joy of the first time when your pull request gets accepted is amazing. Which you are going to find today by contributing to this project.

What we are gonna do :

So in this project you are going to create a bootstrap card of yourself by filling up some given things which we will talk later. But for now lets get straight into work.

contributors that want to work on additional feature on this project . Please follow this guideline 👉 Here

Prerequisite :

  • install nodejs on your local machine globally.

Steps :

  1. Fork this repo.

alt text


  1. Clone your forked repo on anywhere on your laptop/computer .And how we do that :
  • On your forked repo, Click here

alt text

  • Copy the url of your forked repo

alt text

  • Now run this command git clone URL

    alt text


  1. Now go that project folder and open it with your favorite IDE. I am using Visual Studio Code for this project.
  • Currently the file structure would look like this.

alt text

  • Now go to contributors/ index.js file.
  • Then add your details with given object model.

alt text;

  1. Now create a new remote branch and push our modified remote repo to our github repo :
    • git checkout -b <BranchName> [ex : git checkout -b myCard] alt text
    • git add .[don't forget the dot '.' in the end]
    • git commit -m "Add YOURNAME's card"[ex: git commit -m "Rocktim's card"]
    • git push -u origin <Branchname> [ex : git push -u origin myCard]
    • DONE HERE ,Lets go to our github repo of this project

  1. Now you should see this button .Just click on this button.After that dont chnage anything and just create a pull request. And We are done. Pheeewwwww!!! alt text


*After creating a successful pull request when you will go to github home page you should see your pull request on the up front. And as soon as i merge your code after reviewing it to my repo you will recieve an email from github and that pull request menu would be gone from your github's homepage. Enjoy then, You made your first open source contribution .

contribute-101's People

Contributors

rocktimsaikia avatar devil-coder avatar lucasoe avatar tikam02 avatar vishalyadav0804 avatar camilocaquimbo avatar edwinharly avatar shobas avatar phizzard avatar quanta770 avatar rajprakash00 avatar umutekerdiker avatar saeed-rz avatar shriyansh-j avatar shyamunnikrishnan avatar shynd avatar sibinjoseph111 avatar fuzzysid avatar priteshtripathi7 avatar prakhar10 avatar nik-gautam avatar nicbritz avatar nikzayn avatar mikalai-sokarau avatar 9112michael avatar lychunvira18 avatar yatharth17 avatar xledocteurx avatar timmysutanto avatar subhamagrawal7 avatar

Watchers

James Cloos 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.