Skip to content

Commit f09ba06

Browse files
dannmatfanquake
andcommitted
doc: Added instructions for how to add an upsteam to forked repo
As a first time git developer, I struggled to understand whether to create a new fork for each pull request or not. After asking the IRC chat, I have added this to the documentation to further help new developers using git. Co-Authored-By: Michael <[email protected]>
1 parent eb292af commit f09ba06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ facilitates social contribution, easy testing and peer review.
4646

4747
To contribute a patch, the workflow is as follows:
4848

49-
1. Fork repository
49+
1. Fork repository ([only the first time](https://help.github.com/en/articles/fork-a-repo)).
5050
1. Create topic branch
5151
1. Commit patches
5252

0 commit comments

Comments
 (0)