diff --git a/content/get-started/quickstart/be-social.md b/content/get-started/quickstart/be-social.md index d6e4dda061e1..3615cb1ceecc 100644 --- a/content/get-started/quickstart/be-social.md +++ b/content/get-started/quickstart/be-social.md @@ -70,11 +70,10 @@ Discover interesting projects using {% data variables.explore.explore_github %}, ## Celebrate You're now connected to the {% data variables.product.product_name %} community. What do you want to do next? - ![Star a project](/assets/images/help/stars/star-a-project.png) -- "[Set up Git](/articles/set-up-git)" -- "[Create a repository](/articles/create-a-repo)" -- "[Fork a repository](/articles/fork-a-repo)" -- **Be social** + +- To synchronize your {% data variables.product.product_name %} projects with your computer, you can set up Git. For more information see "[Set up Git](/articles/set-up-git)." +- You can also create a repository, where you can put all your projects and maintain your workflows. For more information see, "[Create a repository](/articles/create-a-repo)." +- You can fork a repository to make changes you want to see without affecting the original repository. For more information, see "[Fork a repository](/articles/fork-a-repo)." - {% data reusables.support.connect-in-the-forum-bootcamp %} diff --git a/content/get-started/quickstart/create-a-repo.md b/content/get-started/quickstart/create-a-repo.md index 448db3b1a0ed..d1013eb7006b 100644 --- a/content/get-started/quickstart/create-a-repo.md +++ b/content/get-started/quickstart/create-a-repo.md @@ -79,11 +79,12 @@ Let's commit a change to the *README* file. ## Celebrate -Congratulations! You have now created a repository, including a *README* file, and created your first commit on {% data variables.product.product_location %}. What do you want to do next? - -- "[Set up Git](/articles/set-up-git)" -- **Create a repository** -- "[Clone a repository](/github/creating-cloning-and-archiving-repositories/cloning-a-repository)" -- "[Fork a repository](/articles/fork-a-repo)" -- "[Be social](/articles/be-social)" -- {% data reusables.support.connect-in-the-forum-bootcamp %} +Congratulations! You have now created a repository, including a *README* file, and created your first commit on {% data variables.product.product_location %}. + +You can now clone a {% data variables.product.product_name %} repository to create a local copy on your computer. From your local repository you can commit, and create a pull request to update the changes in the upstream repository. For more information, see "[Cloning a repository](/github/creating-cloning-and-archiving-repositories/cloning-a-repository)" and "[Set up Git](/articles/set-up-git)." + +You can find interesting projects and repositories on {% data variables.product.product_name %} and make changes to them by creating a fork of the repository. For more information see, "[Fork a repository](/articles/fork-a-repo)." + +Each repository in {% data variables.product.product_name %} is owned by a person or an organization. You can interact with the people, repositories, and organizations by connecting and following them on {% data variables.product.product_name %}. For more information see "[Be social](/articles/be-social)." + +{% data reusables.support.connect-in-the-forum-bootcamp %} diff --git a/content/get-started/quickstart/fork-a-repo.md b/content/get-started/quickstart/fork-a-repo.md index 4d28472b88e8..c42001c8e233 100644 --- a/content/get-started/quickstart/fork-a-repo.md +++ b/content/get-started/quickstart/fork-a-repo.md @@ -148,10 +148,10 @@ Fork a repository to start contributing to a project. {% data reusables.reposito ## Celebrate -You have now forked a repository, practiced cloning your fork, and configured an upstream repository. What do you want to do next? +You have now forked a repository, practiced cloning your fork, and configured an upstream repository. For more information about cloning the fork and syncing the changes in a forked repository from your computer see "[Set up Git](/articles/set-up-git)." -- "[Set up Git](/articles/set-up-git)" -- "[Create a repository](/articles/create-a-repo)" -- **Fork a repository** -- "[Be social](/articles/be-social)" -- {% data reusables.support.connect-in-the-forum-bootcamp %} +You can also create a new repository where you can put all your projects and share the code on {% data variables.product.prodname_dotcom %}. For more information see, "[Create a repository](/articles/create-a-repo)." + +Each repository in {% data variables.product.product_name %} is owned by a person or an organization. You can interact with the people, repositories, and organizations by connecting and following them on {% data variables.product.product_name %}. For more information see "[Be social](/articles/be-social)." + +{% data reusables.support.connect-in-the-forum-bootcamp %} diff --git a/content/get-started/quickstart/set-up-git.md b/content/get-started/quickstart/set-up-git.md index 8301402a2dd4..b9743d391cc7 100644 --- a/content/get-started/quickstart/set-up-git.md +++ b/content/get-started/quickstart/set-up-git.md @@ -56,10 +56,10 @@ If you [clone with SSH](/github/getting-started-with-github/about-remote-reposit ## Celebrate -Congratulations, you now have Git and {% data variables.product.product_name %} all set up! What do you want to do next? +Congratulations, you now have Git and {% data variables.product.product_name %} all set up! You may now choose to create a repository where you can put your projects. This is a great way to back up your code and makes it easy to share the code around the world. For more information see "[Create a repository](/articles/create-a-repo)". -- **Set up Git** -- "[Create a repository](/articles/create-a-repo)" -- "[Fork a repository](/articles/fork-a-repo)" -- "[Be social](/articles/be-social)" -- {% data reusables.support.connect-in-the-forum-bootcamp %} +You can create a copy of a repository by forking it and propose the changes that you want to see without affecting the upstream repository. For more information see "[Fork a repository](/articles/fork-a-repo)." + +Each repository in {% data variables.product.product_name %} is owned by a person or an organization. You can interact with the people, repositories, and organizations by connecting and following them on {% data variables.product.product_name %}. For more information see "[Be social](/articles/be-social)." + +{% data reusables.support.connect-in-the-forum-bootcamp %} diff --git a/data/reusables/support/connect-in-the-forum-bootcamp.md b/data/reusables/support/connect-in-the-forum-bootcamp.md index f67d841003dc..5c2fbea04f36 100644 --- a/data/reusables/support/connect-in-the-forum-bootcamp.md +++ b/data/reusables/support/connect-in-the-forum-bootcamp.md @@ -1 +1 @@ -Connect with people around the world in the [{% data variables.product.prodname_gcf %}](https://github.community) +{% data variables.product.product_name %} has a great support community where you can ask for help and talk to people from around the world. Join the conversation on [Github Support Community](https://github.community/).