diff --git a/Instructions to first contribution.txt b/Instructions to first contribution.txt index ce2759b..be68546 100644 --- a/Instructions to first contribution.txt +++ b/Instructions to first contribution.txt @@ -4,4 +4,5 @@ step 3: in the terminal for linux users and bash for windows users use the comma step 4: git add . step 5:git status step 6:git commit -m "comment" -step 7:git push -u origin master. \ No newline at end of file +step 7:git push -u origin master. +step 8: create a pull request on ur repository