You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.'
9
9
permissions: '{% data reusables.enterprise-accounts.emu-permission-interact %}'
10
10
versions:
11
11
fpt: '*'
@@ -23,15 +23,17 @@ To learn about accessing your personal dashboard, see "[About your personal dash
23
23
24
24
## Following people
25
25
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 yourdashboard.
27
27
28
28
Click **Follow** on a person's profile page to follow them.
29
29
30
30

31
31
32
+
For more information, see "[Following people](/get-started/exploring-projects-on-github/following-people)."
33
+
32
34
## Watching a repository
33
35
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)."
35
37
36
38
Click **Watch** at the top of a repository to watch it.
37
39
@@ -43,39 +45,35 @@ Click **Watch** at the top of a repository to watch it.
43
45
44
46
## Communicating on {% data variables.product.product_name %}
45
47
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.
49
49
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)."
51
51
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)."
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/)."
55
55
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.
57
57
58
-
When collaborating on a repository, use issues to track ideas, enhancements, tasks, or bugs. For more information, see '[About issues](/articles/about-issues/)."
### Exploring other projects on {% data variables.product.prodname_dotcom %}
61
61
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)."
63
63
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.
To explore more projects, see "{% data variables.explore.explore_github %}".
67
67
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 %}.
69
70
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 %}
71
72
72
-
## Celebrate
73
+
* {% data reusables.getting-started.create-a-repository %}
73
74
74
-
You're now connected to the {% data variables.product.product_name %} community. What do you want to do next?
75
-

75
+
* {% data reusables.getting-started.fork-a-repository %}
76
76
77
+
* {% data reusables.getting-started.contributing-to-projects %}
77
78
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 %}
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.'
9
9
versions:
10
10
fpt: '*'
11
11
ghes: '*'
@@ -21,7 +21,7 @@ topics:
21
21
22
22
{% ifversion fpt or ghec %}
23
23
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).
25
25
26
26
{% elsif ghes or ghae %}
27
27
@@ -81,7 +81,7 @@ Let's commit a change to the *README* file.
81
81
3. On the **Edit file** tab, type some information about yourself.
82
82

83
83
{% 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.
@@ -128,18 +128,18 @@ Now that you have created a project, you can start committing changes.
128
128
129
129
{% endcli %}
130
130
131
-
## Celebrate
131
+
## Next steps
132
132
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 %}.
134
134
135
135
{% webui %}
136
136
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)."
138
138
139
139
{% endwebui %}
140
140
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 %}
142
142
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 %}
144
144
145
-
{% data reusables.support.connect-in-the-forum-bootcamp %}
145
+
*{% data reusables.support.connect-in-the-forum-bootcamp %}
Copy file name to clipboardExpand all lines: content/get-started/quickstart/fork-a-repo.md
+14-12Lines changed: 14 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,11 +21,11 @@ topics:
21
21
---
22
22
## About forks
23
23
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)."
25
25
26
26
### Propose changes to someone else's project
27
27
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:
29
29
30
30
- Fork the repository.
31
31
- Make the fix.
@@ -47,7 +47,7 @@ When creating your public repository from a fork of someone's project, make sure
47
47
48
48
## Prerequisites
49
49
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.
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.
88
88
89
89
{% webui %}
90
90
@@ -145,7 +145,7 @@ When you fork a project in order to propose changes to the original repository,
145
145
- To list the files and folders in your current directory, type `ls`.
146
146
- To go into one of your listed directories, type `cd your_listed_directory`.
147
147
- 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.
149
149
```shell
150
150
$ git remote -v
151
151
> 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,
157
157
$ git remote add upstream https://{% data variables.command_line.codeblock %}/octocat/Spoon-Knife.git
158
158
```
159
159
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`.
161
161
```shell
162
162
$ git remote -v
163
163
> origin https://{% data variables.command_line.codeblock %}/<em>YOUR_USERNAME</em>/<em>YOUR_FORK</em>.git (fetch)
@@ -202,12 +202,14 @@ Fork a repository to start contributing to a project. {% data reusables.reposito
202
202
203
203
{% endif %}
204
204
205
-
## Celebrate
205
+
## Next Steps
206
206
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.
208
208
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)."
210
210
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 %}"
212
212
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