Skip to content

shinhanInternProject/BackEnd-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LinkStock API


📃 Convention

🔧 Commit Rule

  1. Issue 생성
  2. Branch 생성
  3. Branch Name : [기능명]
  4. Push Branch
  5. develop Branch에 Merge

Commit Message
[#Issue Number] Commit Message Convention : Content


🔩 Commit Message Convention

  • FEAT : 새로운 기능 추가
  • REFACTOR : 리팩토링 (코드는 바꿨지만 기능 변경은 없는 경우)
  • DOCS : 문서 수정 (ex : README.md)
  • CHORE : 라이브러리 설치 등
  • FIX : 오류 수정
  • MOVE : 프로젝트 파일 및 코드 이동
  • RENAME : 폴더 및 파일 이름 변경
  • REMOVE : 폴더 및 파일 삭제
  • MERGE : 다른 Branch와의 충돌 해결 후 Merge
  • ETC : 그 외 기타

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages