Skip to content

Commit

Permalink
contributing
Browse files Browse the repository at this point in the history
  • Loading branch information
veny committed Mar 14, 2015
1 parent 2b39b33 commit ec623ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rdoc
Expand Up @@ -119,6 +119,6 @@ Make sure before starting the tests:

1. Fork it ( https://github.com/veny/orientdb4r/fork )
1. Create your feature branch ( <tt>git checkout -b my-new-feature</tt> )
1. Commit your changes ( +git commit -am 'Add some feature'+ )
1. Push to the branch ( +git push origin my-new-feature+ )
1. Commit your changes ( <tt>git commit -am 'Add some feature'</tt> )
1. Push to the branch ( <tt>git push origin my-new-feature</tt> )
1. Create a new Pull Request

0 comments on commit ec623ab

Please sign in to comment.