Git Product home page Git Product logo

re-cycle-app's Introduction

re-cycle-app

RE:cycle app project

commit message convention

서로 다른 부분 코드만을 보니까 서로의 코드를 볼 때 힘드니 작게 커밋을 해주는 게 좋을 것 같음 그리고 대충 이 커밋이 어떤 내용인지를 알 수 있게 커밋 메시지 컨벤션이 통일되었으면 좋겠음

AngularJS Git Commit Message Convention

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

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

example

feat(Location): add location class
fix(Location): fix bug for addLocation method
docs(README.md) : check plans

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.