You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
documentationImprovements or additions to documentation
1 participant
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
✨ feat: <새로운 기능>
🚚 chore: <기타 변경사항>
👷 ci: <CI 에 관련된 빌드를 할때>
📝 docs: <도큐멘트>
♻️ refactor: <리팩토링>
🧪 test: <테스트 코드>
💄 style: <스타일>
⏪ revert: <깃을 예전 단계로 돌려놓는다>
⚡ perf: <속도적인 측면에서 업그레이드 될때>
🐛 fix: <오류를 바꾼다>
##--------
#✨ feat: <새로운 기능>
#🚚 chore: 코드 의미에 영향을 주지 않는 변경사항 (형식 지정, 세미콜론 누락 등)
#👷 ci: CI, 자동화 기능
#📝 docs: 문서의 추가, 수정, 삭제
#♻️ refactor: 코드 리팩토링
#🧪 test: 테스트 추가, 수정, 삭제 (비즈니스 로직에 변경 없음)
#💄 style: 스타일/UI/테마 변경
#⏪ revert: 깃 revert
#⚡️ perf: 퍼포먼스 상향
#🐛 fix: 버그
참고
Git moji
Beta Was this translation helpful? Give feedback.
All reactions