Giter VIP home page Giter VIP logo

tunnel-comfort-system's Introduction

Tunnel-Comfort-System

터널 운행 내부 환경 설정 시스템 프로젝트

✨참여자

김재은 신태원 최지오 정찬익 유호원

✅ Jira Smart Commit 규칙

  • '완료' 로 상태 바꾸기 : #{ISSUE_NUM} #done #comment "{detail info}"
  • '진행 중' 으로 상태 바꾸기 : #{ISSUE_NUM} #in-progress #comment "{detail info}"
  • ISSUE_NUM - PROJ_N (Jira 에 해당 티켓에 대한 Number 쓰면됨)
  • detail info - 해당 커밋이 어떤 내용인지 적으면됨,.
  • ex) PROJ_4 #done #comment feat: 조도 센서 데이터 받아오는거까지 완료

✅ 커밋 메시지 규칙

  • feat : 새로운 기능에 대한 커밋
  • fix : 빌드 관련 파일 수정에 대한 커밋
  • build : 빌드 관련 파일 수정에 대한 커밋
  • chore : 그 외 자잘한 수정에 대한 커밋(기타 변경)
  • ci : CI 관련 설정 수정에 대한 커밋
  • docs : 문서 수정에 대한 커밋
  • style : 코드 스타일 혹은 포맷 등에 관한 커밋
  • refactor : 코드 리팩토링에 대한 커밋
  • test : 테스트 코드 수정에 대한 커밋
  • init : 시스템 초기 설정
  • dir : 폴더 및 문서 구조 변경

커밋 메시지 예시

#1 feat: 조도센서 관련 기능 구현

✅ 깃허브 이슈 사용 관련

  • 개발 시작 전 이슈 & 브랜치 생성 후 작업합니다.
  • 이슈 만들어서 Number 확인하고, 커밋할때 앞에다가 #이슈번호 붙혀서 커밋하기!!
  • 브랜치도 이슈 Number 따라서 만들기( ex. feature/7 )

✅ 기타 규칙

  • goto 문 사용하지 않기
  • 포인터 사용하지 않기

tunnel-comfort-system's People

Contributors

re-ag avatar

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.