Skip to content
This repository was archived by the owner on Mar 19, 2024. It is now read-only.

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 

Repository files navigation

Wiki

프로젝트 주제관련

  • 노코드 툴 관련

개발 관련

📌 commit / pull request 컨벤션 지정하고 작업 진행했으면 함

예시)

type instruction
feat 새로운 기능 추가
fix 버그 수정
refactor 코드 리팩토링
style CSS 추가/수정
test 테스트 추가/수정
chore 빌드 업무 수정, 패키지 매니저 수정 (코드 변경 X)
comment 필요한 주석 추가 및 변경
rename 파일 혹은 폴더명을 수정하거나 옮김
remove 파일을 삭제하는 작업만 수행
!BREAKING CHANGE 커다란 API 변경
!HOTFIX 급하게 치명적인 버그를 고침
etc 기타

📌 branch Convention

github flow를 따라서 자세히보기
예시)

type instruction
main 배포 버전 브랜치
qa dev 브랜치 병합용
dev 각 토픽 브랜치 병합용
topic-[개발기능명] 기능 개발을 위한 개인 브랜치

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors