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
Copy file name to clipboardExpand all lines: book/06-github/sections/2-contributing.asc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ This way, projects don’t have to worry about adding users as collaborators to
18
18
People can fork a project, push to it, and contribute their changes back to the original repository by creating what's called a Pull Request, which we'll cover next.
19
19
This opens up a discussion thread with code review, and the owner and the contributor can then communicate about the change until the owner is happy with it, at which point the owner can merge it in.
20
20
21
-
To fork a project, visit the project page (in this case, `github/hubot`) and click the ``Fork'' button at the top-right of the page.
21
+
To fork a project, visit the project page and click the ``Fork'' button at the top-right of the page.
0 commit comments