Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion Instructions to first contribution.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.
step 7:git push -u origin master.
step 8: create a pull request on ur repository