Git Product home page Git Product logo

team-new-avengers-photograpy's Introduction

TEAM-NEW-AVENGERS-PHOTOGRAPY

This Repo is for Team New Team Avengers envato team working on Photography Template.

Once you are assigned a task on clubhouse, create a branch on your local git and only push to that branch. If you push to any other branch, you will be heavily penalized.

Typical way to do so:

● run: git pull origin develop - You must pull from develop before or after checkout

● git checkout -b feat/user-login - You are in the feat/user-login branch now To push to github;

● git add .

● git commit -m "feat: implemented user login

● git push origin feat/user-login - note how it ends with a branch.

On github, you must make a PR to the develop branch, any PR to the master branch must be closed with immediate alacrity.

When making a PR, your PR is expected to have the following:

● What is the task completed ?

● What the PR actually does ?

● How can this feature be tested, put link to a hosted verson.

Your commit messages should follow a consistent pattern: Remember, chore, feature, bug

So i do not want to see stuff like I tried my best in your commit messages;

For a feature: git commit -m "feat: implemented user log-in

For a bug: git commit -m "bug: fixed inconsistency in log in screen"

For a chore: git commit -m "chore: updated read me to include API endpoints"

team-new-avengers-photograpy's People

Contributors

prewsh avatar slickben avatar areel007 avatar bobaddey avatar zeeson avatar odomfavour avatar vivyanne-504 avatar dnor-dev avatar ken-4751 avatar geeakpan avatar eazytimzy avatar vivcis 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.