Skip to content

Convention

Sanghee edited this page Jun 1, 2024 · 4 revisions

브랜치 종류

  • main (release)
  • develop
  • feature
  • hotfix
  • infra

main ─┬─ develop ─┬─ feature └─ hotfix └─ infra

브랜치 네이밍

  • feature/이슈번호

브랜치 머지 전략

  • Merge

커밋 메세지 컨벤션

PR 규칙

  • 정해진 템플릿에 맞춰서 작성
Clone this wiki locally