Git Product home page Git Product logo

1337-contributors's Introduction

1337 Git workshop

⚡ How to contribute ⚡

  1. Fork this repo, read how to fork repo

  2. Clone the project to your local machine

  3. Install all dependencies :

    • npm install or yarn
  4. Create branch with your intra name, ex: eaouassa.

    Never use the master branch to create PR

git checkout -b <branch-name>
# <branch-name> : ex eaouassa
  1. Add a file with your name intraName.yml (ex: eaouassa.yml) to the ./contributors/ directory in your branch.
  2. Add code with your infos like this:
firstName: EL HOUCINE
lastName: AOUASSAR
bio: Front end Web Developer
github: awixor
  1. Check you change in your local machine
  • yarn start or npm run start
  • Your site is now running at http://localhost:8000!
  • Check the site and Make sure your name and profile avatar is on the list.
  1. Commit changes and push
git add <path-to-the-yaml-file>

#Now commit those changes using the git commit command:
git commit -m "Add <your-name> to Contributors list"
#replacing <your-name> with your name.

#push

git push origin <branch-name>
  1. Create Pull-Request to master branch in this repository, read how creating PR

1337-contributors's People

Contributors

abellaismail7 avatar rida-el avatar masterkym avatar ouseqqam avatar mzarhou avatar ahkecha avatar 0sssama avatar karimidbouhouch avatar ridaelfagrouch avatar asallahi05 avatar aziouziou avatar mgsxv avatar redaoui97 avatar imophen avatar c0m-m4nd0 avatar ettouzany avatar mou-sed avatar mentalsep avatar eddvan avatar devdelx avatar archer-01 avatar achrafelkhnissi avatar

Stargazers

 avatar Siham El-Hilali  avatar Mahri Imad-Eddine avatar Mouad Oudrib avatar  avatar Zakariae Mrabet 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.