Skip to content

Commit d4aa0a2

Browse files
committed
added Contributing.md
1 parent 0deffcf commit d4aa0a2

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
@@ -77,7 +77,7 @@ Your current branch will have an asterisk (*) next to it. Ensure that there is n
7777

7878
Now that you’ve fixed the issue, you’ve tested it, and you think it is ready to be merged, create a commit and push it to your fork, using:
7979

80-
$ git push -u myfork <branchname>
80+
$ git push -u myfork branchname
8181

8282
where myfork is the name of your fork that you added at the previous step.
8383

0 commit comments

Comments
 (0)