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

Hype Convention #1

Open
Jun99uu opened this issue Feb 21, 2023 · 0 comments
Open

Hype Convention #1

Jun99uu opened this issue Feb 21, 2023 · 0 comments
Assignees
Labels
issue 프로젝트 관련 이슈

Comments

@Jun99uu
Copy link
Member

Jun99uu commented Feb 21, 2023

NewJimins의 Hype Convention

Feat 새로운 기능을 추가
Fix 버그 수정
Design CSS 등 사용자 UI 디자인 변경
!BREAKING CHANGE 커다란 API 변경의 경우
!HOTFIX 급하게 치명적인 버그를 고쳐야하는 경우
Style 코드 포맷 변경, 세미 콜론 누락, 코드 수정이 없는 경우
Refactor 프로덕션 코드 리팩토링
Comment 필요한 주석 추가 및 변경
Docs 문서 수정
Test 테스트 코드, 리펙토링 테스트 코드 추가, Production Code(실제로 사용하는 코드) 변경 없음
Chore 빌드 업무 수정, 패키지 매니저 수정, 패키지 관리자 구성 등 업데이트, Production Code 변경 없음
Rename 파일 혹은 폴더명을 수정하거나 옮기는 작업만인 경우
Remove 파일을 삭제하는 작업만 수행한 경우

Reference

https://velog.io/@archivvonjang/Git-Commit-Message-Convention

@Jun99uu Jun99uu added the issue 프로젝트 관련 이슈 label Feb 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
issue 프로젝트 관련 이슈
Projects
None yet
Development

No branches or pull requests

2 participants