Parcourir la source

Added instruction to fork the repo first

muhammadInam il y a 7 ans
Parent
commit
5631e5d15c
1 fichiers modifiés avec 3 ajouts et 1 suppressions
  1. 3 1
      website/src/docs/contributing.md

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

@@ -6,7 +6,9 @@ order: 4
 
 
 ## Uppy Development
 ## 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
 ```bash
 git clone git@github.com:transloadit/uppy.git
 git clone git@github.com:transloadit/uppy.git