Skip to content

Schedulo 백엔드 MVP 레포지토리

Notifications You must be signed in to change notification settings

zoohj/BE-MVP

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BE-MVP

Schedulo 백엔드 MVP 레포지토리

Commit Rules

  • Header -> type(scope): description, scope에는 앱 이름 or 클래스, 함수 이름 (생략 가능)
  • Body
  • Footer -> Issue Number etc., 생략 가능
  • e.g.
  • fix(UserLoginAPIView): password 인코딩 수정
  • DB에 User의 password를 인코딩 하지 않고 저장되는 오류 수정
  • Issue #123
  • Header Type 종류
    • feat: 새로운 기능을 추가
    • fix: 버그 수정
    • docs: 문서 수정
    • style: 코드 포맷 변경(기능 변경 X)
    • refactor : 프로덕션 코드 리팩토링
    • test: 테스트 추가 및 리팩토링
    • chore : 자잘한 수정, 패키지 관련, 설정 관련 추가 및 변경
    • comment : 주석 추가 및 변경
    • rename : 파일 혹은 폴더명을 수정
    • remove : 파일 혹은 폴더 삭제

About

Schedulo 백엔드 MVP 레포지토리

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%