We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0deffcf commit d4aa0a2Copy full SHA for d4aa0a2
Contributing.md
@@ -77,7 +77,7 @@ Your current branch will have an asterisk (*) next to it. Ensure that there is n
77
78
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:
79
80
-$ git push -u myfork <branchname>
+$ git push -u myfork branchname
81
82
where myfork is the name of your fork that you added at the previous step.
83
0 commit comments