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

commit convention #1

Open
seonghunYang opened this issue Apr 12, 2022 · 0 comments
Open

commit convention #1

seonghunYang opened this issue Apr 12, 2022 · 0 comments

Comments

@seonghunYang
Copy link
Contributor

seonghunYang commented Apr 12, 2022

  • feat : 새로운 기능 개발
  • fix : 버그 수정
  • refactor : 기능 변경이 없는 코드 수정 (예: 변수명 수정)
  • test : 테스트 코드 작성 및 수정
  • docs : 문서 작성 및 수정
  • build : 빌드 파일 작성 및 수정
  • style : 스타일 변경(reformat, indent)
  • setting: 개발 환경 설정
  • chore : 단순한 작업 (예: 파일 경로)
uuuuujin added a commit that referenced this issue May 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant