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: foundations/index.md
+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
@@ -304,7 +304,7 @@ A branch is a divergent path in the history of the code base. It may contain an
304
304
305
305
{% capture lab %}
306
306
1. Create a Fork of a repository needing contributions
307
-
2. Follow the contribution pattern of the GitHub Flow, with the branch creation and commits happening on your fork of the repository
307
+
2. Follow the contribution pattern of the [GitHub Flow](https://guides.github.com/introduction/flow/), with the branch creation and commits happening on your fork of the repository
308
308
3. Observe the Network and Members graph that offer visualizations of your commits and fork
309
309
4. Merge the pull request
310
310
5. Observe your contributions in the original repository, having preserved your username as the author of the code
0 commit comments