Git Product home page Git Product logo

repositorytemplate's Introduction

레포지터리 초기 세팅 템플릿

How To Contribute

commit

  • commit Template 엄수
    (로컬 환경에서 git config --local commit.template .github/.gitmessage.txt 세팅 필요)
  • resolves, see also에 ISSUE 링크시킬것
  • 1 commit 1 작업(히스토리 관리를 위함)

issue

  • Issues 트래킹을 위해 작업단위로 issue를 생성(ex. ~버그 수정, ~기능 추가)
  • project에 링크 걸것

branch

  • gitflow 모델을 사용
  • feature/(이슈번호)-(작업명)의 네이밍 으로 브렌치 생성

pull request

  • 작업 완료 후 develop로 pull request 작성할 것
  • team 멤버들이 pull request의 리뷰를 끝내야 머지가능
  • project에 링크 걸것

repositorytemplate's People

Contributors

always0ne 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.