Skip to content

Commit

Permalink
Merge pull request #93 from haksungjang/git-lectures
Browse files Browse the repository at this point in the history
Git lectures 추가
  • Loading branch information
haksungjang authored Apr 12, 2021
2 parents 5e29dfb + c00855a commit ff8757f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions oss-governance-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -1384,6 +1384,13 @@ GitHub에서 자신의 Repository에 가면 Compare & pull request 버튼이 활

이후 Upstream Repository의 관리자는 요청된 Pull Request를 검토하여 Merge 여부를 결정한다.

> **Git 사용이 처음이라면**
> 다음의 Git에 대한 안내서를 참고할 수 있다.
> * [Git cheat sheet](https://training.github.com/downloads/ko/github-git-cheat-sheet)
> * [Do it! 지옥에서 온 문서 관리자 깃&깃허브 입문](https://opentutorials.org/course/2708)
> * [누구나 쉽게 이해할 수 있는 Git입문](https://backlog.com/git-tutorial/kr/intro/intro1_1.html)

> **Pull Request가 처음이라면**
> * Pull Request가 처음이라면 [**Make a Pull Request**](http://makeapullrequest.com/) <sup>(26)</sup>(비디오 강의)를 참고한다.
> * 또한, [**First Contributions**](https://github.com/Roshanjossey/first-contributions) <sup>(27)</sup>에서 Pull Request 만드는 것을 연습할 수 있다.
Expand Down

0 comments on commit ff8757f

Please sign in to comment.