From af142a2877fba8bc490358cd0cbc4bd756298743 Mon Sep 17 00:00:00 2001 From: Stevan Lohja Date: Thu, 31 Jan 2019 10:43:51 -0800 Subject: [PATCH] fix: update CONTRIBUTING.md to get rid of cloning or forking Co-Authored-By: shanejonas --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c9864cb..bbfd6b8 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -33,7 +33,7 @@ There are many ways to fix a problem and it is important to find the best approa For small documentation changes and fixes, these can be done quickly following this video guide on [how to contribute to Open Source in 1 minute on Github](https://www.youtube.com/watch?v=kRYk1-yKwWs). -### Cloning (or forking) the repository +### Forking the repository First off, find help on how to fork a repo [here](https://help.github.com/articles/fork-a-repo/).