lib/gemsmith/templates/%gem_name%/CONTRIBUTING.md.tt in gemsmith-7.1.0 vs lib/gemsmith/templates/%gem_name%/CONTRIBUTING.md.tt in gemsmith-7.2.0

- old
+ new

@@ -8,11 +8,11 @@ - Follow these [Basic Programming Styles](https://github.com/bkuhlmann/style_guides/blob/master/programming/basic.md). - Follow these [Code Review Styles](https://github.com/bkuhlmann/style_guides/blob/master/programming/code_reviews.md). - Follow these [Git Styles](https://github.com/bkuhlmann/style_guides/blob/master/programming/git.md). - Follow these [Bash Styles](https://github.com/bkuhlmann/style_guides/blob/master/programming/languages/bash.md). - Follow these [CSS Styles](https://github.com/bkuhlmann/style_guides/blob/master/programming/languages/css.md). -- Follow these [Ruby Styles](https://github.com/bkuhlmann/style_guides/blob/master/programming/languages/ruby.md). +- Follow these [Ruby Styles](https://github.com/bkuhlmann/style_guides/blob/master/programming/languages/ruby/ruby.md). # Contributing Code 0. Read the project README thoroughly before starting. 0. Fork the master branch of the repository. @@ -29,7 +29,7 @@ 0. Provide a stack dump (if possible). 0. Explain any additional details that might help diagnose the problem quickly. # Feedback -Expect a response with one to three business days (normally responses are faster than mentioned). +Expect a response within one to three business days. Changes, alternatives, and/or improvements might be suggested upon review.