Code Monkey home page Code Monkey logo

contribute-101's Introduction

✨Contribute101

✨ Hacktoberfest 2020 has started ! Start contributing 🚀🎉

✨ Contributors that want to work on additional features on this project . Please follow this guideline 👉 Here



☁️ 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.



🔨 Prerequisite :

  • install nodejs on your local machine globally.



✨ Steps :

  1. Fork this repository and clone it to your computer

  2. Install the dependencies locally

npm install
  1. Now create a new remote branch with any name you want
git checkout -b "myCard"
  1. Now go to contributors/index.js file and add your details.

  2. Run this command to check for any remaining typos and style errors

npm run lint:fix
  1. Push your local changes that you have made
git add .
git commit -m "Add YOURNAME's card"
git push -u origin myCard



Congrats 🎉 .You have successfully created your pull request. Now wait for the review and merge.

contribute-101's People

Contributors

abajad avatar anushri20 avatar aravindh-snr avatar camilocaquimbo avatar devil-coder avatar edwinharly avatar eppu avatar fuzzysid avatar gabrielbonner avatar galleria avatar ibbatta avatar lucasoe avatar nicbritz avatar nos-nart avatar phizzard avatar rocktimsaikia avatar s4m3r avatar samx81 avatar saspallow avatar scouttww avatar sethusenthil avatar shobas avatar shriyansh-j avatar shrobbins avatar shyamunnikrishnan avatar shynd avatar sibinjoseph111 avatar tbanov avatar tikam02 avatar vishalyadav0804 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.