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
Udacity Commit Convention
type(옵션):[#issueNumber]Subject //-> 제목 Enter body(옵션):// ->본문 Enter footer(옵션)://-> 꼬리말
타입은 태그와 제목으로 구성되며, 태그는 영어로 쓰되 첫 문자는 대문자로 한다.
“태그: 제목” 의 형태이며, : 뒤에만 공백이 들어간다.
태그
영어로 작성하는 경우
한글로 작성하는 경우
예시 - Feat: 추가 login api
Feat: "네이버 지도 연동" 네이버 지도 연동 및 SwiftUI 로 뷰 구성 다양한 해상도 대응을 위해 AutoLayout 로 구성 Resolves: #12 Ref: #5 Related to: #1, #2
The text was updated successfully, but these errors were encountered:
SH0123
No branches or pull requests
Reference
Udacity Commit Convention
Summary
제목 작성 방법
타입은 태그와 제목으로 구성되며, 태그는 영어로 쓰되 첫 문자는 대문자로 한다.
“태그: 제목” 의 형태이며, : 뒤에만 공백이 들어간다.
태그
제목의 작성 방법
영어로 작성하는 경우
한글로 작성하는 경우
예시 - Feat: 추가 login api
본문 작성 방법
꼬리말 작성 방법
예시
The text was updated successfully, but these errors were encountered: