From 18e4299fb3ce45ac82c425a5903f09719735834f Mon Sep 17 00:00:00 2001 From: Carole Rennie Logan Date: Fri, 10 Apr 2020 16:51:47 +0100 Subject: [PATCH] Adding Git command line to contrib guidelines Adding Git command line to contrib guidelines after an issue someone had at #canConHackathon --- .github/CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 5634b5bda52f..e85c0add9cea 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -126,6 +126,7 @@ In order to build the Umbraco source code locally, first make sure you have the * Visual Studio 2017 v15.9.7+ * Node v10+ * npm v6.4.1+ + * Git command line The easiest way to get started is to open `src\umbraco.sln` in Visual Studio 2017 (version 15.9.7 or higher, [the community edition is free](https://www.visualstudio.com/thank-you-downloading-visual-studio/?sku=Community&rel=15) for you to use to contribute to Open Source projects). In Visual Studio, find the Task Runner Explorer (in the View menu under Other Windows) and run the build task under the gulpfile.