Giter VIP home page Giter VIP logo

csoc-design's Introduction

Welcome to CSoC-Design

A repository consisting of all the designs, mockups.

Guidelines:

  1. All the issues from this repo are of level easy
  2. One can solve max 3 issues from here
  3. Mention the issue no when making a PR

Steps to follow ๐Ÿ“œ

1. Fork it ๐Ÿด

You can get your own fork/copy of csoc-design by using the Fork button

2. Clone it ๐Ÿ‘ฅ

You need to clone (download) it to local machine using

$ git clone https://github.com/Your_Username/csoc-design.git
#This makes a local copy of repository in your machine.

Once you have cloned the csoc-design repository in Github, move to that folder first using change directory command on Linux, Windows and Mac.

$ cd csoc-design
# This will change directory to a folder csoc-design

3. Ready Steady Go... ๐Ÿข ๐Ÿ‡

Once you have completed these steps, you are ready to start contributing by checking our CSoC Issues and creating pull requests.

4. Create a pull request โ€ผ๏ธ

Make the necessary changes in your code and push it to Github:octocat:

To add the changes to the branch. Use

$ git add .
# To add all files to branch Folder_Name

Type in a relevent message for the code reveiwer using

$ git commit -m 'relevant message'
# This message get associated with all files you have changed

Now, Push your awesome work to your remote repository using

$ git push
# To push your work to your remote repository

Finally, go to your repository in browser and you can see all of your updated code in your repo. Now click on compare and pull requests. Then add a title and description to your pull request that explains your precious effort.

Help Contributing Guides ๐Ÿ‘‘

I would love to have new features in this project.

Please discuss it with me first before creating new-issue. :tada: :confetti_ball: :smiley: Happy Contributing ๐Ÿ˜ƒ ๐ŸŽŠ ๐ŸŽ‰

csoc-design's People

Contributors

csoc-2020 avatar

Stargazers

 avatar

Watchers

 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.