Skip to content

DARAM의 데이터베이스 관련 설정 파일입니다

Notifications You must be signed in to change notification settings

Rainbows-friends/DARAM-database-V1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DARAM-database-V1

2024 아이디어 페스티벌 AI 기숙사 입사관리 서비스 DARAM의 데이터베이스 쿼리문입니다.


Commit Message Rule

Keyword Description
feat 새로운 기능이나 코드가 추가되었을 때
fix 오류를 수정했을 때
docs 문서를 수정했을 때
style 단순한 코드 형식 변경, 코드 변경이 없는 경우
refactor 코드 리팩토링을 했을 때
test 테스트 코드를 작성했을 때
chore 빌드 스크립트,종속성 등을 수정했을 때
ci CI/CD 파이프라인에 변화가 있을 때
init 프로젝트를 새로 시작했을 때
pull 단순히 브랜치 간의 병합으로 인한 커밋일 경우
merge PR을 머지할 때
Footer Description
Fixes issue가 해결되었을 때 사용
Resolves issue를 해결하고 있을 때 사용
Ref 참고할 issue가 있을 때 사용
Related to 해당 커밋에 관련된 issue 번호에 사용
feat: 회원 가입 기능 구현

회원 가입 기능을 구현하였습니다

Resolves: #123
Ref: #456
Related to: #48, #45

About

DARAM의 데이터베이스 관련 설정 파일입니다

Resources

Stars

Watchers

Forks