Skip to content
New issue

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

Commit convention #7

Open
dlwlstks96 opened this issue Aug 17, 2021 · 2 comments
Open

Commit convention #7

dlwlstks96 opened this issue Aug 17, 2021 · 2 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@dlwlstks96
Copy link
Collaborator

https://doublesprogramming.tistory.com/256

It's our commit convention.
Commit type starts with lowercase letters.
@lin9703 @dd-create @6loss0m

@hyorin03
Copy link
Contributor

hyorin03 commented Aug 17, 2021

  1. 제목과 본문을 한 줄 띄워 분리하기
  2. 제목은 영문 기준 50자 이내로
  3. 제목 첫글자를 대문자로
  4. 제목 끝에 . 금지
  5. 제목은 명령조로
  6. Github - 제목(이나 본문)에 이슈 번호 붙이기
  7. 본문은 영문 기준 72자마다 줄 바꾸기
  8. 본문은 어떻게보다 무엇을, 왜에 맞춰 작성하기

ref: 좋은 git 커밋 메시지를 작성하기 위한 8가지 약속

@hyorin03
Copy link
Contributor

Put the issue in parentheses at the end.

example) feat: Show error message (#2)

@hyorin03 hyorin03 added the documentation Improvements or additions to documentation label Aug 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

4 participants