Git Product home page Git Product logo

1day1baek's Introduction

1day 1baek

1일 1백준을 위한 그룹 스터디 서비스

개발 인원

김규회 김동환

Git Convention

Issue Convention

개발 작업을 하기 전 이슈를 먼저 등록한다. 이는 아래 브렌치 전략과 엮어서 개발을 진행하기 위함이다.
이슈는 지정된 이슈 템플릿을 사용하여 작성한다.

Branch Strategy

  • main : 배포용 브렌치
  • feat/{이슈_번호}-{작업명} : 피쳐 개발 브렌치

배포는 main 브렌치를 사용하여 진행된다.
기능 개발은 feature 브렌치를 파서 진행하며, 네이밍 규칙은 상기된 것과 같이 이슈 번호와 작업명을 조합한다.
개발이 완료되면, PR을 통해 main에 머지한다.

PR Convention

각 기능의 개발은 feature 브렌치를 통해 진행되며, 이후 PR을 통해 main에 머지된다.
PR에 대한 설명은 지정된 PR 템플릿을 사용하여 작성한다.

배포 전략

미정

1day1baek's People

Contributors

kimkyuhoi avatar gidskql6671 avatar

Stargazers

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