From 3d5158f9ec0a9ab0b6b70bb6a370623daec3f3dd Mon Sep 17 00:00:00 2001 From: "Yidnekachew S." Date: Sun, 5 Oct 2025 17:14:42 +0300 Subject: [PATCH] Add additional steps and remove slack link Added two steps with two images to the github-desktop-tutorial.md and removed the slack link at the top and bottom of the tutorial. --- docs/gui-tool-tutorials/github-desktop-tutorial.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/docs/gui-tool-tutorials/github-desktop-tutorial.md b/docs/gui-tool-tutorials/github-desktop-tutorial.md index a5c0e0eb..29ff009b 100644 --- a/docs/gui-tool-tutorials/github-desktop-tutorial.md +++ b/docs/gui-tool-tutorials/github-desktop-tutorial.md @@ -1,5 +1,4 @@ [![Open Source Love](https://badges.frapsoft.com/os/v1/open-source.svg?v=103)](https://github.com/ellerbrock/open-source-badges/) -[](https://join.slack.com/t/firstcontributors/shared_invite/zt-1hg51qkgm-Xc7HxhsiPYNN3ofX2_I8FA) [![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT) [![Open Source Helpers](https://www.codetriage.com/roshanjossey/first-contributions/badges/users.svg)](https://www.codetriage.com/roshanjossey/first-contributions) @@ -37,9 +36,13 @@ A pop up window will open. Click on "Open GitHubDesktop.exe". clone this repository -After you click on "Open GitHubDesktop.exe" the contents will be downloaded to your computer. +After you click on "Open GitHubDesktop.exe" a 'Clone a repository' dialogue box appears. Click on 'Clone'. -clone this repository +clone this repository + +After that another dialogue box that says 'How are you planning to use this fork?' appears. Select 'To contribute to the parent project' and click on 'Continue'. + +Use of repository Now you have copied the contents of the first-contributions repository in github to your computer. @@ -109,8 +112,6 @@ Congrats! You just completed the standard _fork -> clone -> edit -> PR_ workflow Celebrate your contribution and share it with your friends and followers by going to [web app](https://firstcontributions.github.io#social-share). -You can join our slack team in case you need any help or have any questions. [Join slack team](https://join.slack.com/t/firstcontributors/shared_invite/zt-1hg51qkgm-Xc7HxhsiPYNN3ofX2_I8FA). - ### [Additional material](../additional-material/git_workflow_scenarios/additional-material.md) ## Tutorials Using Other Tools