Skip to content

Team Rule

magababo edited this page Sep 3, 2021 · 6 revisions

Team Rules:

PR 형식

  1. [Client/Server]
  2. #(몇 번 째 PR인지)
  3. 세부사항

Ex. [Client]/#32/버튼 위치 변경

Commit 형식

  1. 세부사항(PR 형식 뒷단과 동일)
  2. 어떻게 수정 되었는지

Ex. 버튼 위치 변경/왼쪽 정렬 ▶️ 가운데 정렬

Issue 형식

💻 Click the below link to check reference

Issue Card Reference

Branch 형식

  1. 기능
  2. 세부사항

Ex. feature/searchbar

변수 이름 형식

Camel-case

Ex. clientLogin

파일 & 생성자 이름 형식

Pascal-case

Ex. ClientSide

Version Unite

  1. Node.js: v14.17.5
  2. npm: v7.21.0
  3. react: v17.0.2

Lint

  1. tool: Prettier

코드리뷰 시간

  1. 매일 오후 5시

Devlog 작성

  1. 매주 2개 이상

Devlog link

Clone this wiki locally