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 Message Convention #1

Open
sohyundoh opened this issue Feb 15, 2023 · 0 comments
Open

Commit Message Convention #1

sohyundoh opened this issue Feb 15, 2023 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@sohyundoh
Copy link
Member

  • feat
    새로운 기능 작업이나 마크업 작업
  • fix
    버그를 수정할때
  • docs
    문서 관련 작업 ex) Readme 파일
  • refactor
    코드를 리팩토링 시
  • setting
    프로젝트 초기 설정 및 환경설정 파일 등
  • chore
    그 외 자잘한 작업 ex) 오타 수정, 코드 포맷팅, 세미콜론 누락 등
@sohyundoh sohyundoh added the documentation Improvements or additions to documentation label Feb 15, 2023
@sohyundoh sohyundoh self-assigned this Feb 15, 2023
@sohyundoh sohyundoh changed the title Commit Convention Commit Message Convention Feb 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant