Giter Site home page Giter Site logo

panthotech-project-1's Introduction

panthotech-project-1

Something Special


  1. BRANCH CREATION RULE
  • Go to this link and find the issues assigned to you.
  • Create a new branch for each issue. The name of your branch should follow the following rule : [LABEL (lowercase)]/[ISSUE #]-[TITLE (all lowercase letters and words separated by hyphen(-))].
  • That is, if the TITLE of the issue #8 is Video Session Layout - Development and LABEL assigned to this issue is Feature, then the branch name should be feature/8-video-session-layout-development
  • Perform all the development activities in this branch and raise PRs accordingly with proper commit message and description along with screenshots, images (if necessary)

  1. RULLS FOR PULL REQUEST (PR) RAISE
  • DO NOT PUSH ANYTHING DIRECTLY TO MASTER BRANCH
  • Use proper commit message describing the tasks performed in the commit.
  • Treat dev branch as your master branch, i.e. all your PRs should use dev as the target branch. e.g. git push origin YOUR_BRANCH_NAME and then use dev as the target branch while creating PRs.

  1. PROJECT SETUP (FOR DEVELOPMENT)
  • Clone the repo using git clone https://github.com/prasenjitghose36/panthotech-project-1.git
  • Run git fetch
  • Checkout to your specific branch using git checkout -b YOUR_BRANCH_NAME
  • Start development

panthotech-project-1's People

Contributors

prasenjitghose36 avatar

Watchers

James Cloos 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.