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: README.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
@@ -174,4 +174,4 @@ environment, and facilitate only unit testing.)
174
174
175
175
Contributing
176
176
------------
177
-
If you'd like to contribute, please fork this repository, change the default branch typing git checkout dev, make a new branch, make your changes, make `git push -u origin branchName` and then submit a pull-request.
177
+
If you'd like to contribute, please fork this repository, change the default branch typing git checkout dev, make a new branch typing `git checkout -b branchName`, make your changes, make `git push -u origin branchName` and then submit a pull-request.
0 commit comments