From 0760f429311b7c6e13c2bda84346e99ef2aa9212 Mon Sep 17 00:00:00 2001 From: tmksemag Date: Sun, 11 Mar 2018 15:06:13 +0530 Subject: [PATCH] Update Instructions to first contribution.txt --- Instructions to first contribution.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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