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

Git Convention #1

Closed
sukyeongs opened this issue Feb 13, 2023 · 0 comments
Closed

Git Convention #1

sukyeongs opened this issue Feb 13, 2023 · 0 comments
Assignees
Labels
Setting 설정
Milestone

Comments

@sukyeongs
Copy link
Member

feat: 기능 추가(feature)
chore: 빌드 업무 수정, 패키지 매니저 수정(ex .gitignore 수정 같은 경우), 그 외 자잘한 수정
docs: (.md / .json / .xml) 등 문서파일 변경 시 (기능에 영향 미치지 않는 경우)
refactor: 리팩토링
style: 코드 컨벤션 수정
fix: 에러 수정
test: 테스트 관련 코드 추가
etc: 위에 해당되지 않는 사소한 변경 시(최대한 지양)

()괄호 안에는 클래스명 등 어디를 고쳤는지 정도를 적고,
뒤에 무엇이 달라졌고 왜 수정했는지 현재형으로 적음.

@sukyeongs sukyeongs added this to the Setting milestone Feb 13, 2023
@sukyeongs sukyeongs self-assigned this Feb 13, 2023
@sukyeongs sukyeongs pinned this issue Feb 13, 2023
@sukyeongs sukyeongs added the Setting 설정 label Feb 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Setting 설정
Projects
None yet
Development

No branches or pull requests

1 participant