Skip to content

Commit 6250002

Browse files
committed
changes
1 parent 89468d1 commit 6250002

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,4 +174,4 @@ environment, and facilitate only unit testing.)
174174

175175
Contributing
176176
------------
177-
If you'd like to contribute, please fork this repository, change the default branch typing git checkout dev, make your changes, make a new branch 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, make your changes, make `git push -u origin branchName` and then submit a pull-request.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"generate",
2323
"strings-manipulation"
2424
],
25-
"author": "Lucas Naja",
25+
"author": "Lucas Naja <lucasnaja0@gmail.com> (https://lucasnaja.github.io/portfolio)",
2626
"license": "MIT",
2727
"bugs": {
2828
"url": "https://github.com/LucasNaja/generate-strings/issues"

0 commit comments

Comments
 (0)