Explorar el Código

Added instruction to fork the repo first

muhammadInam hace 7 años
padre
commit
5631e5d15c
Se han modificado 1 ficheros con 3 adiciones y 1 borrados
  1. 3 1
      website/src/docs/contributing.md

+ 3 - 1
website/src/docs/contributing.md

@@ -6,7 +6,9 @@ order: 4
 
 ## Uppy Development
 
-First clone and install the project:
+Fork the repository into your own account first. Here's the [link](https://help.github.com/articles/fork-a-repo/) that tells how to fork a repo.  
+
+After you have successfully forked the repo, clone and install the project:
 
 ```bash
 git clone git@github.com:transloadit/uppy.git