Open Source PR 보내기

지니씨·2021년 8월 10일
1

기타

목록 보기
2/20

Github OpenSource Guide

  1. 기여하려는 저장소 fork
  2. fork한 내 저장소 clone
  3. pr 보낼 원격 저장소 remote 설정
    $ git remote add 별칭 REPOURL
  4. fork한 내 저장소에 작업용 branch 생성
  5. 작업용 branch 에 코드 push
  6. 기여하려는 저장소에 PR(Pull Request) 보내기
    fork한 내 저장소 github 사이트 Compare & pull request 버튼 클릭
    pr내용 작성 후 Create pull request 버튼 클릭

Pull Request
https://github.com/malihu/malihu-custom-scrollbar-plugin/pull/666

Issue reporting
billboard : https://github.com/naver/billboard.js/issues?q=is%3Aissue+author%3AjiniC+
muuri : https://github.com/haltu/muuri/issues?q=is%3Aissue+author%3AjiniC+

Etc
slick : https://github.com/kenwheeler/slick/issues/1207, https://github.com/kenwheeler/slick/issues/1968

https://github.com/kenwheeler/slick/issues/1207#issuecomment-491146107

profile
하루 모아 평생 🧚🏻

0개의 댓글