Giter Club home page Giter Club logo

docs's Introduction

docs

미션 진행방법

sample

  1. Woohan-TDD/Repository 이름을 확인한다.
  2. 브랜치를 선택한다.
  3. 새로운 브랜치를 만든다. 브랜치 이름은 tdd-<닉네임>으로 진행한다. 예) tdd-allen
    • 기존 브랜치와 중복을 피하기 위함이다.
  4. 클릭하여 새로운 브랜치를 만든다.
  5. Fork 한다.
    • 우테코 미션이라서 따로 삭제하지 않았으면 새로 Fork되지는 않는다. 그러면 본인 저장소로 이용한다.
  6. 본인 Repogitory에서 Clone 후 새로운 브랜치로 이동한다.
$ git clone <origin-repository-url>
$ git checkout -b tdd-allen
  1. 미션을 진행한다.

  2. Pull request를 진행한다.

    • PR의 경우 [닉네임] <미션이름> 형식으로 제출한다.

    • 예) [앨런] 자동차 경주미션 제출합니다.

PR 진행방법.detail

pr1

  1. 본인의 Origin 저장소인지 확인한다.
  2. new pull request 버튼을 누른다.

pr2

  1. base respository를 Woohan-TDD/<미션저장소>를 확인한다.
  2. base branch를 본인이 만들었던, tdd-<닉네임>인지 확인한다.
  3. 본인 origin 저장소 확인 및 브랜치를 확인한다.

docs's People

Contributors

hongbin-dev avatar

Watchers

James Cloos avatar

docs's Issues

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.