Skip to content

Commit

Permalink
Merge pull request #222 from mallika2011/mallika/feature/readme-modif…
Browse files Browse the repository at this point in the history
…ications

Mallika/feature/readme modifications
  • Loading branch information
abhishek71994 authored Apr 5, 2020
2 parents dcc70ae + 57a0530 commit ea47b0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ This will start your node server at 4000 port
1. Create your feature branch: `git checkout -b {user}/{feature}`
1. Inform the channel which feature are you working on
1. Commit your changes: `git commit -am 'Add some feature'`
1. Once the work is done, pull any new changes from the “staging” branch and resolve any conflicts.
1. Once the work is done, pull any new changes from the “staging” branch (staging branch here is the ```develop``` branch) and resolve any conflicts.
1. Push to the branch: `git push origin {user}/{feature}`
1. Submit a pull request 🚀

Expand Down

0 comments on commit ea47b0e

Please sign in to comment.