- han_astro ( github : https://github.com/Narastro )
- meme2367 ( github : https://github.com/meme2367 )
- youmn327 (github : https://github.com/youmn327 )
- ์ค๋ฅธ์ชฝ ์๋จ์ Fork ๋ฒํผ์ ๋๋ฅธ๋ค
- Clone repository๋ฅผ ์ด์ฉํด ๋ก์ปฌ์ ๋ณต์ฌํ๋ค ( ์ฝ์์์๋ git clone URL์ฃผ์ ํด๋๋ช (์๋ต๊ฐ๋ฅ) )
- ๋ก์ปฌ์ปดํจํฐ์์ ์์ ์ฌํญ์ ์ปค๋ฐํ๋ค
- ์์ ์ ๊นํ๋ธ ๋ด์ ์์นํ fork๋ ๋ ํฌ์งํ ๋ฆฌ์ ํธ์ฌํ๋ค
- Pull requests ์ฐฝ์์ 'New pull request' ๋ฒํผ์ ํด๋ฆญ
- compare across forks ํด๋ฆญ ํ ํ์ดํ ๋ฐฉํฅ์ ๋ง์ถฐ ์ ์ ํํ๋ค ( ๋ฒ ์ด์ค์ ์ฅ์ <- ์์ ์ ์ ์ฅ์ )
- comment๋ฅผ ์ ๊ณ pull request ์์ฒญํ๋ค.
- (๊นํ๋ธ๋ฐ์คํฌํฑ ๋ฑ์์) upstream/main ๋ธ๋์น๋ฅผ ์ฐพ๋๋ค.
- upstream/main ๋ธ๋์น๋ฅผ ์์ ์ main ๋ธ๋์น์ ๋ณํฉํ๋ค(Choose a branch to merge into ~~ ๋ฒํผ์ ํด๋ฆญ)
- (์ฝ์์์) git remote add upstream ๋ฒ ์ด์ค์ ์ฅ์URL์ฃผ์
- git pull upstream main์ผ๋ก ๋ฒ ์ด์ค ์ ์ฅ์๋ฅผ pullํด์ ๋๊ธฐํํ๋ค