Skip to content

Commit

Permalink
Added Contributing section to readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
zaidakram committed Jan 10, 2015
1 parent b042a43 commit 4ef5a93
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.textile
Original file line number Diff line number Diff line change
Expand Up @@ -135,3 +135,10 @@ Expedia::Utils.logger = Rails.logger
</pre>


h3. Contributing

1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Added some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request

0 comments on commit 4ef5a93

Please sign in to comment.