README.md in option-1.1.0 vs README.md in option-1.2.0

- old
+ new

@@ -74,8 +74,9 @@ ## 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 +3. Implement your feature. Patches not considered without accompanying tests. +4. Commit your changes (`git commit -am 'Added some feature'`) +5. Push to the branch (`git push origin my-new-feature`) +6. Create new Pull Request