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

Update version description in README #672

Merged
merged 1 commit into from
Aug 12, 2021

Conversation

limsg1234
Copy link
Contributor

@seokho-son
Copy link
Member

@limsg1234 첫 번째 기여 환영합니다..! ^^
깔끔하게 잘 수정해주신 것 같아요!

@seokho-son
Copy link
Member

커밋 메시지를 보면

Update version description in README 

- modify v0.3.0 to v0.4.0
승경이의 맥북 authored and 승경이의 맥북 committed 3 hours ago

라고 되어 있습니다.. ^^

해당 커밋의 author 가 (@limsg1234 님 작업 환경에 author가 저렇게 지정되어 있나봅니다.)
GitHub에서 사용하시는 author 와 달라서, GitHub 계정과 연동이 되지 않을 거예요.

연동이 되지 않으면~ GitHub에서 커밋들을 조회할 때 누가 작성한 것인지 GitHub 사용자명으로 링크가 제공되지 않게 되고~ 커밋 집계에도 어려움이 발생합니다.

꼭 수정하여하 하는 사항은 아닌데 ~~ 이왕이면 수정해보는 것도 좋을 것 같습니다!

아래 블로그 포스트가 잘 설명해주고 있는 것 같습니다.. ^^

다음에 작업하실 때 작업 환경의 git user.name, user.email 등도 GItHub에서 사용하시는 email과 동일하게 변경하시면 좋을 것 같네요.. ^^
$ git config --global user.name "Your Name"
$ git config --global user.email you@example.com

- modify v0.3.0 to v0.4.0
@limsg1234
Copy link
Contributor Author

안녕하세요. 친절한 설명 감사합니다!
author 수정했습니다.

@seokho-son
Copy link
Member

감사합니다~!!

@seokho-son
Copy link
Member

/approve

@seokho-son seokho-son merged commit bd55d6a into cloud-barista:main Aug 12, 2021
@limsg1234 limsg1234 deleted the update-readme branch August 12, 2021 15:04
@seokho-son
Copy link
Member

@all-contributors please add @limsg1234 for Documentation

@allcontributors
Copy link
Contributor

@seokho-son

I've put up a pull request to add @limsg1234! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Outdated version description in Readme
2 participants