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

AngularJS Git Commit Message Convention #2

Closed
hoit1302 opened this issue Jul 3, 2021 · 0 comments
Closed

AngularJS Git Commit Message Convention #2

hoit1302 opened this issue Jul 3, 2021 · 0 comments
Assignees

Comments

@hoit1302
Copy link
Contributor

hoit1302 commented Jul 3, 2021

feat() : 새로운 기능 추가할 때
fix() : 버그 수정할 때
docs() : 문서 추가 및 변경할 때
style(): 코드 포맷팅, 로직의 변화는 없이 띄어쓰기나 탭 문자 등의 사소한 변화가 있을 때
refactor() : 리팩토링할 때
test() : 테스트 코드 수정 및 변경할 때
chore() : 빌드 및 패키지 매니저 수정 등 maintain할 떄

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

@hoit1302 hoit1302 added the good first issue Good for newcomers label Jul 3, 2021
@hoit1302 hoit1302 self-assigned this Jul 3, 2021
@hoit1302 hoit1302 removed the good first issue Good for newcomers label Jul 5, 2021
@hoit1302 hoit1302 added this to the PRE development milestone Jul 6, 2021
@hoit1302 hoit1302 closed this as completed Jul 9, 2021
@hoit1302 hoit1302 pinned this issue Jul 9, 2021
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