Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

규칙 :: 커밋 규칙 및 프로젝트 규칙 #1

Open
minsgy opened this issue Feb 28, 2021 · 0 comments
Open

규칙 :: 커밋 규칙 및 프로젝트 규칙 #1

minsgy opened this issue Feb 28, 2021 · 0 comments
Labels
규칙 규칙안내

Comments

@minsgy
Copy link
Member

minsgy commented Feb 28, 2021

프로젝트 사용 규칙

  1. 해야 할 일 [To Do] / [Bug]
  • 작업 해야 될 일 ISSUE 등록
  • BUG 등록
  • 이슈 생성 시 자동으로 등록됩니다.
  1. 진행 중 [In Progress] / 코드 작성 중
  • PR 전이지만 작업에 착수한 것
  • 수동으로 옮겨야 합니다.
  1. 완료 [Done] / Merge
  • PR시, Linked Pull request를 통해 ISSUES연결해야함.
  • PR시 자동으로 이동.

Front Commit 규칙

  1. 개발 내용 ISSUE에 등록 후, 개발을 진행 할 것.
  2. Label 을 통해서 확실한 내용 등록 할 것.
  3. 반드시!! 파일 분리해서 커밋 할 것. git add . 절 대 금 물. git status 확인 후 Commit
  4. 1명 이상의 코드리뷰를 통해 Merge 가능
  5. 제목은 라벨이름 :: 개발 내용 형식으로 할 것.
@minsgy minsgy added the 규칙 규칙안내 label Feb 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
규칙 규칙안내
Projects
None yet
Development

No branches or pull requests

1 participant