Skip to content

Commit b002005

Browse files
authored
Be social article update (github#17296)
1 parent 3644243 commit b002005

File tree

10 files changed

+68
-60
lines changed

10 files changed

+68
-60
lines changed

content/get-started/quickstart/be-social.md

Lines changed: 22 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ redirect_from:
55
- /articles/be-social
66
- /github/getting-started-with-github/be-social
77
- /github/getting-started-with-github/quickstart/be-social
8-
intro: 'You can interact with people, repositories, and organizations on {% data variables.product.prodname_dotcom %}. See what others are working on and who they''re connecting with from your personal dashboard.'
8+
intro: 'You can interact with people, repositories, and organizations on {% data variables.product.prodname_dotcom %}. See what others are working on and who they are connecting with from your personal dashboard.'
99
permissions: '{% data reusables.enterprise-accounts.emu-permission-interact %}'
1010
versions:
1111
fpt: '*'
@@ -23,15 +23,17 @@ To learn about accessing your personal dashboard, see "[About your personal dash
2323

2424
## Following people
2525

26-
When you follow someone on {% data variables.product.prodname_dotcom %}, you'll get notifications on your personal dashboard about their activity. For more information, see "[About your personal dashboard](/articles/about-your-personal-dashboard)."
26+
When you follow someone on {% data variables.product.prodname_dotcom %}, you will get notifications on your personal dashboard about their public activity. If someone you follow creates a new repository, stars a repository, or follows another user, the activity will display in your dashboard.
2727

2828
Click **Follow** on a person's profile page to follow them.
2929

3030
![Follow user button](/assets/images/help/profile/follow-user-button.png)
3131

32+
For more information, see "[Following people](/get-started/exploring-projects-on-github/following-people)."
33+
3234
## Watching a repository
3335

34-
You can watch a repository to receive notifications for new pull requests and issues. When the owner updates the repository, you'll see the changes in your personal dashboard. For more information see {% ifversion fpt or ghae or ghes or ghec %}"[Viewing your subscriptions](/github/managing-subscriptions-and-notifications-on-github/viewing-your-subscriptions){% else %}"[Watching and unwatching repositories](/github/receiving-notifications-about-activity-on-github/watching-and-unwatching-repositories){% endif %}."
36+
You can subscribe to a repository to watch it and receive notifications for activity in it. When the owner updates the repository, you will see the changes in your personal dashboard. For more information, see "[Viewing your subscriptions](/github/managing-subscriptions-and-notifications-on-github/viewing-your-subscriptions)."
3537

3638
Click **Watch** at the top of a repository to watch it.
3739

@@ -43,39 +45,35 @@ Click **Watch** at the top of a repository to watch it.
4345

4446
## Communicating on {% data variables.product.product_name %}
4547

46-
{% data variables.product.product_name %} provides built-in collaborative communication tools, such as issues and pull requests, allowing you to interact closely with your community when building great software. For an overview of these tools, and information about the specificity of each, see "[Quickstart for communicating on {% data variables.product.prodname_dotcom %}](/github/collaborating-with-issues-and-pull-requests/quickstart-for-communicating-on-github)."
47-
48-
## Doing even more
48+
{% data variables.product.product_name %} provides built-in collaborative communication tools, allowing you to interact closely with your community when building great software. For example, you can contribute to another user's project by creating a pull request, or use issues to track bugs or suggest ideas in a repository. You can also brainstorm new ideas with your team with discussions.
4949

50-
### Creating pull requests
50+
For an overview of these tools, see "[Quickstart for communicating on {% data variables.product.prodname_dotcom %}](/github/collaborating-with-issues-and-pull-requests/quickstart-for-communicating-on-github)."
5151

52-
You may want to contribute to another person's project, whether to add features or to fix bugs. After making changes, let the original author know by sending a pull request. For more information, see "[About pull requests](/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-pull-requests)."
52+
## Participating in organizations
5353

54-
![Pull request button](/assets/images/help/repository/repo-actions-pullrequest.png)
54+
Organizations are shared accounts where businesses and open-source projects can collaborate across many projects at once. Owners and administrators can establish teams with special permissions, have a public organization profile, and keep track of activity within the organization. For more information, see "[About organizations](/articles/about-organizations/)."
5555

56-
### Using issues
56+
From your dashboard, click the drop down menu of your username on the left side of your dashboard. Here, you can view organizations that you are a part of and easily switch between them.
5757

58-
When collaborating on a repository, use issues to track ideas, enhancements, tasks, or bugs. For more information, see '[About issues](/articles/about-issues/)."
58+
![Switch account context dropdown](/assets/images/help/overview/dashboard-contextswitcher.png)
5959

60-
![Issues button](/assets/images/help/repository/repo-tabs-issues.png)
60+
### Exploring other projects on {% data variables.product.prodname_dotcom %}
6161

62-
### Participating in organizations
62+
You can discover new and interesting projects on {% data variables.product.prodname_dotcom %}'s Explore page. You can star interesting projects to make them easy to find again later. Visit your stars page to see all your starred projects. For more information about stars, see "[Saving repositories with stars](/get-started/exploring-projects-on-github/saving-repositories-with-stars)."
6363

64-
Organizations are shared accounts where businesses and open-source projects can collaborate across many projects at once. Owners and administrators can establish teams with special permissions, have a public organization profile, and keep track of activity within the organization. For more information, see "[About organizations](/articles/about-organizations/)."
64+
Your dashboard feed displays projects based on your interests including repositories you star, people you follow, and your contributions to public repositories. From your dashboard, you can see trending projects, view topics, and check out collections.
6565

66-
![Switch account context dropdown](/assets/images/help/overview/dashboard-contextswitcher.png)
66+
To explore more projects, see "{% data variables.explore.explore_github %}".
6767

68-
### Exploring other projects on {% data variables.product.prodname_dotcom %}
68+
## Next steps
69+
You are now connected to the {% data variables.product.product_name %} community. There are other ways to interact and build within {% data variables.product.product_name %}.
6970

70-
Discover interesting projects using {% data variables.explore.explore_github %}, [Explore repositories](https://github.com/explore), and the {% data variables.explore.trending_page %}. Star interesting projects and come back to them later. Visit your {% data variables.explore.your_stars_page %} to see all your starred projects. For more information, see "[About your personal dashboard](/articles/about-your-personal-dashboard/)."
71+
* {% data reusables.getting-started.set-up-git %}
7172

72-
## Celebrate
73+
* {% data reusables.getting-started.create-a-repository %}
7374

74-
You're now connected to the {% data variables.product.product_name %} community. What do you want to do next?
75-
![Star a project](/assets/images/help/stars/star-a-project.png)
75+
* {% data reusables.getting-started.fork-a-repository %}
7676

77+
* {% data reusables.getting-started.contributing-to-projects %}
7778

78-
- 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)."
79-
- 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)."
80-
- 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)."
81-
- {% data reusables.support.connect-in-the-forum-bootcamp %}
79+
* {% data reusables.support.connect-in-the-forum-bootcamp %}

content/get-started/quickstart/create-a-repo.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ redirect_from:
55
- /articles/create-a-repo
66
- /github/getting-started-with-github/create-a-repo
77
- /github/getting-started-with-github/quickstart/create-a-repo
8-
intro: 'To put your project up on {% data variables.product.prodname_dotcom %}, you''ll need to create a repository for it to live in.'
8+
intro: 'To put your project up on {% data variables.product.prodname_dotcom %}, you will need to create a repository for it to live in.'
99
versions:
1010
fpt: '*'
1111
ghes: '*'
@@ -21,7 +21,7 @@ topics:
2121

2222
{% ifversion fpt or ghec %}
2323

24-
You can store a variety of projects in {% data variables.product.prodname_dotcom %} repositories, including open source projects. With [open source projects](http://opensource.org/about), you can share code to make better, more reliable software. You can use repositories to collaborate with others and track your work. For more information, see "[About repositories](/github/creating-cloning-and-archiving-repositories/creating-a-repository-on-github/about-repositories)."
24+
You can store a variety of projects in {% data variables.product.prodname_dotcom %} repositories, including open source projects. With open source projects, you can share code to make better, more reliable software. You can use repositories to collaborate with others and track your work. For more information, see "[About repositories](/github/creating-cloning-and-archiving-repositories/creating-a-repository-on-github/about-repositories)." To learn more about open source projects, visit [OpenSource.org](http://opensource.org/about).
2525

2626
{% elsif ghes or ghae %}
2727

@@ -81,7 +81,7 @@ Let's commit a change to the *README* file.
8181
3. On the **Edit file** tab, type some information about yourself.
8282
![New content in file](/assets/images/help/repository/edit-readme-light.png)
8383
{% data reusables.files.preview_change %}
84-
5. Review the changes you made to the file. You'll see the new content in green.
84+
5. Review the changes you made to the file. You will see the new content in green.
8585
![File preview view](/assets/images/help/repository/create-commit-review.png)
8686
{% data reusables.files.write_commit_message %}
8787
{% data reusables.files.choose_commit_branch %}
@@ -128,18 +128,18 @@ Now that you have created a project, you can start committing changes.
128128

129129
{% endcli %}
130130

131-
## Celebrate
131+
## Next steps
132132

133-
Congratulations! You have now created a repository, including a *README* file, and created your first commit on {% data variables.product.product_location %}.
133+
You have now created a repository, including a *README* file, and created your first commit on {% data variables.product.product_location %}.
134134

135135
{% webui %}
136136

137-
You can now clone a {% data variables.product.prodname_dotcom %} 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)."
137+
* You can now clone a {% data variables.product.prodname_dotcom %} 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)."
138138

139139
{% endwebui %}
140140

141-
You can find interesting projects and repositories on {% data variables.product.prodname_dotcom %} and make changes to them by creating a fork of the repository. For more information see, "[Fork a repository](/articles/fork-a-repo)."
141+
* You can find interesting projects and repositories on {% data variables.product.prodname_dotcom %} and make changes to them by creating a fork of the repository. {% data reusables.getting-started.fork-a-repository %}
142142

143-
Each repository in {% data variables.product.prodname_dotcom %} 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.prodname_dotcom %}. For more information see "[Be social](/articles/be-social)."
143+
* {% data reusables.getting-started.being-social %}
144144

145-
{% data reusables.support.connect-in-the-forum-bootcamp %}
145+
* {% data reusables.support.connect-in-the-forum-bootcamp %}

content/get-started/quickstart/fork-a-repo.md

Lines changed: 14 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@ topics:
2121
---
2222
## About forks
2323

24-
Most commonly, forks are used to either propose changes to someone else's project to which you don't have write access, or to use someone else's project as a starting point for your own idea. You can fork a repository to create a copy of the repository and make changes without affecting the upstream repository. For more information, see "[Working with forks](/github/collaborating-with-issues-and-pull-requests/working-with-forks)."
24+
Most commonly, forks are used to either propose changes to someone else's project to which you do not have write access, or to use someone else's project as a starting point for your own idea. You can fork a repository to create a copy of the repository and make changes without affecting the upstream repository. For more information, see "[Working with forks](/github/collaborating-with-issues-and-pull-requests/working-with-forks)."
2525

2626
### Propose changes to someone else's project
2727

28-
For example, you can use forks to propose changes related to fixing a bug. Rather than logging an issue for a bug you've found, you can:
28+
For example, you can use forks to propose changes related to fixing a bug. Rather than logging an issue for a bug you have found, you can:
2929

3030
- Fork the repository.
3131
- Make the fix.
@@ -47,7 +47,7 @@ When creating your public repository from a fork of someone's project, make sure
4747

4848
## Prerequisites
4949

50-
If you haven't yet, you should first [set up Git](/articles/set-up-git). Don't forget to [set up authentication to {% data variables.product.product_location %} from Git](/articles/set-up-git#next-steps-authenticating-with-github-from-git) as well.
50+
If you have not yet, you should first [set up Git](/articles/set-up-git). Don't forget to [set up authentication to {% data variables.product.product_location %} from Git](/articles/set-up-git#next-steps-authenticating-with-github-from-git) as well.
5151

5252
## Forking a repository
5353

@@ -84,7 +84,7 @@ gh repo fork <em>repository</em> --org "octo-org"
8484

8585
## Cloning your forked repository
8686

87-
Right now, you have a fork of the Spoon-Knife repository, but you don't have the files in that repository locally on your computer.
87+
Right now, you have a fork of the Spoon-Knife repository, but you do not have the files in that repository locally on your computer.
8888

8989
{% webui %}
9090

@@ -145,7 +145,7 @@ When you fork a project in order to propose changes to the original repository,
145145
- To list the files and folders in your current directory, type `ls`.
146146
- To go into one of your listed directories, type `cd your_listed_directory`.
147147
- To go up one directory, type `cd ..`.
148-
5. Type `git remote -v` and press **Enter**. You'll see the current configured remote repository for your fork.
148+
5. Type `git remote -v` and press **Enter**. You will see the current configured remote repository for your fork.
149149
```shell
150150
$ git remote -v
151151
> origin https://{% data variables.command_line.codeblock %}/<em>YOUR_USERNAME</em>/<em>YOUR_FORK</em>.git (fetch)
@@ -157,7 +157,7 @@ When you fork a project in order to propose changes to the original repository,
157157
$ git remote add upstream https://{% data variables.command_line.codeblock %}/octocat/Spoon-Knife.git
158158
```
159159

160-
7. To verify the new upstream repository you've specified for your fork, type `git remote -v` again. You should see the URL for your fork as `origin`, and the URL for the original repository as `upstream`.
160+
7. To verify the new upstream repository you have specified for your fork, type `git remote -v` again. You should see the URL for your fork as `origin`, and the URL for the original repository as `upstream`.
161161
```shell
162162
$ git remote -v
163163
> origin https://{% data variables.command_line.codeblock %}/<em>YOUR_USERNAME</em>/<em>YOUR_FORK</em>.git (fetch)
@@ -188,7 +188,7 @@ gh repo fork <em>repository</em> --remote-name "main-remote-repo"
188188

189189
{% endcli %}
190190

191-
### Next steps
191+
### Editing a fork
192192

193193
You can make any changes to a fork, including:
194194

@@ -202,12 +202,14 @@ Fork a repository to start contributing to a project. {% data reusables.reposito
202202

203203
{% endif %}
204204

205-
## Celebrate
205+
## Next Steps
206206

207-
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)."
207+
You have now forked a repository, practiced cloning your fork, and configured an upstream repository.
208208

209-
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)."
209+
* 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)."
210210

211-
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)."
211+
* You can also create a new repository where you can put all your projects and share the code on {% data variables.product.prodname_dotcom %}. {% data reusables.getting-started.create-a-repository %}"
212212

213-
{% data reusables.support.connect-in-the-forum-bootcamp %}
213+
* Each repository in {% data variables.product.product_name %} is owned by a person or an organization. You can interact with users, repositories, and organizations by connecting and following them on {% data variables.product.product_name %}. {% data reusables.getting-started.being-social %}
214+
215+
* {% data reusables.support.connect-in-the-forum-bootcamp %}

0 commit comments

Comments
 (0)