Skip to content

Commit

Permalink
Updated Quickstart Footers (#7392)
Browse files Browse the repository at this point in the history
  • Loading branch information
codewithdev authored Jun 22, 2021
1 parent 1392163 commit caaea52
Show file tree
Hide file tree
Showing 5 changed files with 26 additions and 26 deletions.
9 changes: 4 additions & 5 deletions content/get-started/quickstart/be-social.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 %}
17 changes: 9 additions & 8 deletions content/get-started/quickstart/create-a-repo.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 %}
12 changes: 6 additions & 6 deletions content/get-started/quickstart/fork-a-repo.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 %}
12 changes: 6 additions & 6 deletions content/get-started/quickstart/set-up-git.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 %}
2 changes: 1 addition & 1 deletion data/reusables/support/connect-in-the-forum-bootcamp.md
Original file line number Diff line number Diff line change
@@ -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/).

0 comments on commit caaea52

Please sign in to comment.