CONTRIBUTING.md in pah-0.0.14 vs CONTRIBUTING.md in pah-0.0.15

- old
+ new

@@ -21,12 +21,11 @@ 1. Push to the branch (`git push origin my-new-feature`) 1. Create new Pull Request -At this point you're waiting on us. We like to at least comment on, if not -accept, pull requests within three business days (and, typically, one business -day). We may suggest some changes or improvements or alternatives. +At this point you're waiting on us. We like to at least give you feedback, if not just +accept it, within a few days, depending on our internal priorities. Some things that will increase the chance that your pull request is accepted is to follow the practices described on [Ruby style guide](https://github.com/bbatsov/ruby-style-guide), [Rails style guide](https://github.com/bbatsov/rails-style-guide) and [Better Specs](http://betterspecs.org/). ## General rules