Skip to content

Node버전, Commit, PR, Branch 규칙 #2

Description

@starplanter93

Node 버전

18.17.0

🎈 Commit

  • 커밋은 기능별로
  • 커밋 앞에 해당하는 gitmoji 붙이기

🧸 PR

  • 해당 파트의 모든 팀원이 승인해야 merge할 수 있고, 승인 후 스스로 merge 및 브랜치 삭제
  • 전체적인 커밋 요약
ex) 대쉬보드 ~~ 기능 개발
  • PR에 해당하는 Assignees 설정하기

🪄 Branch

작업 유형

feat: 새로운 기능
fix: 버그 수정
refactor: 코드 리팩토링
design: UI 스타일 관련
docs: 문서 수정(README, wiki 등)
test: 테스트 관련(Stroybook 등)
setting: 개발 환경 관련
deploy: 배포 관련

  • 브랜치명은 작업유형/라우트-기능로 하기(작업유형은 커밋과 동일)
  • merge한 브랜치는 스스로 삭제하기
ex) feat/dashboard-기능

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions