Giter Site home page Giter Site logo

Welcome to DevCANS Website Repository

This repository contains the source code of the DevCANS website

Want to contribute, follow the steps given below

  1. Fork, https://github.com/DevCANS/website/
  2. Execute, git clone https://github.com/<your-github-username>/website/.
  3. Change your working directory to <path-to-cloned-directory>/website.
  4. Execute, git remote add origin_user https://github.com/<your-github-username>/website/.
  5. Execute, git checkout -b <your-new-branch-for-working>.
  6. Make necessary changes.
  7. Execute, git add <file-name>.
  8. Execute, git commit -m "your-commit-message".
  9. Execute, git push origin <your-current-branch>.
  10. Make a Pull Request.

That's it, 10 easy steps for your first contribution. For future contributions just follow steps 5 to 10. Make sure that before starting work, always checkout to master and pull the recent changes using the remote origin and then start following steps 5 to 10.

See you soon with your first PR. 😄

Please go through our contribution guidelines before you start working.

DevCans, NIT Sikkim's Projects

cpp icon cpp

Some resources that you might find helpful

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.