Ver Fonte

Merge pull request #2497 from blink1073/contributing-fork

Add a note about forking the repository
Ian Rose há 7 anos atrás
pai
commit
a50c1e8fbf
1 ficheiros alterados com 2 adições e 0 exclusões
  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::