Giter VIP home page Giter VIP logo

codesis-yellow-pages's Introduction

codesis-yellow-pages

📔 Get to know your fellow Codestars.

Go ahead and add an .md file about yourself

1️⃣ Fork the repo

2️⃣ Clone the repo locally

  git clone https://github.com/<your-github-username>/codesis-yellow-pages.git

3️⃣ Track the original repository as a remote of the fork

  git remote add --track master upstream https://github.com/The-Codesis/codesis-yellow-pages.git
  git fetch upstream

4️⃣ Create a new branch for your changes with same name as that of your Github username

  git checkout -b <your-github-username> upstream/master

5️⃣ Create a .md file with format <github username>.md in:

  • Moderators directory if you are a Moderator
  • Mentors directory if you are a Mentor
  • Members directory if you are a Member

You can add the following information about yourself:

  • About
  • Place and Timezone
  • Skills
  • Interests
  • Links where others can catch up with you in the universe
  • Previous contributions if any
  • Projects that you are most proud of

6️⃣ Add, commit, and push the changes

  git add .
  git commit -m "README: Add info about <your-github-username>"

7️⃣ Push changes to your branch

  git push -u origin <your-github-username>

8️⃣ Submit your pull request

codesis-yellow-pages's People

Contributors

captaincookie34 avatar capten101 avatar divyanshrastogi51 avatar gaushik-hacker avatar jradha11 avatar madhucharan avatar oindrila25 avatar sovoid avatar tushar5526 avatar zillar avatar

Stargazers

 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.