Giter Site home page Giter Site logo

cafeteria_back's Introduction



Hi, I'm JeongGeonWoo Frontend developer working on @zi-gae :octocat: to support open source.

zi-gae profile view



cafeteria_back's People

Contributors

zi-gae avatar

Stargazers

 avatar

Watchers

 avatar

cafeteria_back's Issues

commit msg를 잘못 작성하고 있음

@DevGW
대부분 Angular 컨벤션을 기반으로 하고 있기 때문에, 이 문서를 참고하면 좋을 것 같음.
https://www.conventionalcommits.org/ko/v1.0.0-beta.4/

간단하게 요약하자면 앞의 type 키워드는 아래만 사용이 가능함
(반드시는 아니지만 앵귤러 기반 개발자들의 약속으로 다른 분야에서도 사용 중).

[
  'build',
  'ci',
  'chore',
  'docs',
  'feat',
  'fix',
  'perf',
  'refactor',
  'revert',
  'style',
  'test'
]

그 중에서 자주 사용하는 키워드

[
  'chore',
  'docs',
  'feat',
  'fix',
  'perf',
  'refactor'
  'style',
  'test'
]

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.