깃허브에서 메일로 연락이 하나 왔다.

 

깃허브에서 온 메일. 이하 생략.

 

단순히 광고인줄 알고 넘어가려 했는데, 깃허브 2022 졸업식(GitHub Graduation 2022)에 초대됐다.

참여하면 깃허브의 2022 year-book에 등재될 수 있다고 한다!

(2021 year-book은 여기서 확인할 수 있다.)

 

 

GitHub Graduation 2022

 

 

좀 더 자세한 내용은 하단 깃허브 공지를 함께 확인하길 바란다.

https://github.com/education/GitHubGraduation-2022

 

GitHub - education/GitHubGraduation-2022: Join the GitHub Graduation Yearbook and "walk the stage" on June 11.

Join the GitHub Graduation Yearbook and "walk the stage" on June 11. - GitHub - education/GitHubGraduation-2022: Join the GitHub Graduation Yearbook and "walk the stage" on June...

github.com


GitHub Graduation 2022에 참여하는 방법

 

1. 배송 Form제출한다. 링크에 접속해서 주소, 이름, 개인정보등을 입력하면 된다.

https://airtable.com/shrVMo8ItH4wjsO9f

 

Airtable | Everyone's app platform

Airtable is a low-code platform for building collaborative apps. Customize your workflow, collaborate, and achieve ambitious outcomes. Get started for free.

www.airtable.com

 


2. GithubGraduation-2022를 Fork한다.

 

GithubGraduation-2022를 Fork하기.

우측상단에 Fork를 누르면 내 저장소로 포크된다.

잘 모르는 사람들은 링크를 참고하자. (https://blog.naver.com/jooeun0502/221932959912)

 

3. 내 저장소에 포크가 잘 됐다면, 내 로컬clone을 한다. 

 

내 로컬에 clone.

Terminal을 열고, 하단 이미지의 1번처럼 진행한다. (2번, 3번은 나중에)

번거로우니 Terminal을 닫지 말자.

 

그럼 클론이 잘 됐을 것이다.

 

로컬에 clone 완료.


 

4. 위 이미지처럼, 내 깃허브 userName 동일한 폴더생성한다.

주의! 반드시 _data폴더 안에 [userName폴더]를 생성해야 한다. (위 이미지처럼 만들면 된다.)

 


5. userName.md 파일을 생성한다.

---
name: Sumin Park
institution: Sejong University 🚩
quote: Live as if you were to die tomorrow. Learn as if you were to live forever.
github_user: SuminPark-developer
---

잘 모르겠다면,

기존에 있는 yomaokobiah의 .md파일을 복사하거나, 위 코드를 복사해서 생성하고 자신의 정보에 맞게 수정하면 된다.

 

userName.md 파일 생성.
userName.md 파일 생성 결과.


6. Terminal에서, 2번과 3번을 입력하면 된다.

2번에서 자신의 루트에 맞게 수정해주는 센스!

3번에서, git push origin master가 아니라 main이다!

 

Terminal 입력.


 

7. Pull Request를 한다.

Contribute를 누르고, Pull Request를 누르면 된다.

 

Pull Request 하기.


8. 체크리스트체크한다.

 

체크리스트 체크 중.
체크리스트 체크 완료.


9. Mac에서 작업했는데, 맥의 .DS_Store파일이 같이 푸쉬돼서 발생한 에러다.

 

Pull Request 에러 발생.

 

9-1. 내 레포지토리에 들어가서 .DS_Store파일삭제한다.

하단 이미지처럼 쉽게 지울 수 있다.

 

내 레포지토리 - 에러 파일 삭제.


9-2. Re-request를 한다.

쓰리닷을 누르고, Re-request review를 요청하면 된다!

어렵다면 하단 링크에 있는 영상을 따라하면 쉽다.

 

Re-request 하는 방법.

https://egghead.io/lessons/github-re-request-a-pr-review-on-github

 

Re-Request a PR Review on GitHub

Learn how to re-request a PR review. At the bottom, above the Merge button, there should be a change requested header if someone has requested a change. Click the down arrow then the three buttons and you can request another review. If the reviewer request

egghead.io


GitHub Graduation 2022 참여 완료!

 

문제없이 참여 됐다면, 하단 이미지와 같은 메일이 날라온다. 

 

찾아보니 자료가 없어, 직접 참여하면서 글을 정리해봤다. 다음 참여자들에게 도움이 됐길 바라면서.

 

GitHub Graduation 2022 참여 제출 완료.

 

GitHub Graduation 2022 PR 성공.

 

Fork 리스트에서도 이름을 확인할 수 있다.

https://github.com/education/GitHubGraduation-2022/network/members

 

GitHub - education/GitHubGraduation-2022: Join the GitHub Graduation Yearbook and "walk the stage" on June 11.

Join the GitHub Graduation Yearbook and "walk the stage" on June 11. - GitHub - education/GitHubGraduation-2022: Join the GitHub Graduation Yearbook and "walk the stage" on June...

github.com

 

GitHub Graduation 2022 Fork 리스트 일부.

 

 

Live as if you were to die tomorrow. Learn as if you were to live forever.

늘 발전하기 위해 노력하는 개발자. 늘 열심히 하자.

 
 
 
22.05.04 - 등록 완료 메일.
 
 
 
 
 
 
 
 
반응형