We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
dev
main
commit message는 {type} : description 형태로 작성 ex) ✨ : Header 컴포넌트 작성
{type} : description
✨ : Header 컴포넌트 작성
[Feature]
[Fix]
[Enhance]
[Chore]
# 구현 기능 - 구현한 기능을 요약하여 정리합니다. # 구현 상태 - img, gif, video... - 혹은 내용 정리 # Resolve - 이슈 태그(ex: #7) # To Reviewers - 팀원들에게 전달할 점 (ex 공용 컴포넌트나 훅스 작성)
The text was updated successfully, but these errors were encountered:
Merge pull request #1 from SSSSSSu3834/SSSSSSu3834
587b3a1
Sssss su3834
No branches or pull requests
Branch
dev
branch에 mergemain
branch는 사용 안함, 프론트 배포 이후로만 pr 후 mergeCommit Convention
commit message는
{type} : description
형태로 작성ex)
✨ : Header 컴포넌트 작성
types
Pull Request
[Feature]
,[Fix]
,[Enhance]
,[Chore]
등과 같이 사용[Chore]
과 같은 간단한 PR의 경우 직접 merge 가능PR template
The text was updated successfully, but these errors were encountered: