소스 검색

Merge pull request #2497 from blink1073/contributing-fork

Add a note about forking the repository
Ian Rose 7 년 전
부모
커밋
a50c1e8fbf
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      CONTRIBUTING.md

+ 2 - 0
CONTRIBUTING.md

@@ -65,6 +65,8 @@ If you use `pip` you can install it as:
 pip install notebook
 ```
 
+Fork the JupyterLab [repository](https://github.com/jupyterlab/jupyterlab).
+
 Once you have installed the dependencies mentioned above, use the following
 steps::