diff options
-rw-r--r-- | lib/bundler/templates/newgem/README.md.tt | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -33,7 +33,6 @@ To install this gem onto your local machine, run `bundle exec rake install`. To ## Contributing Bug reports and pull requests are welcome on at https://.com/<%= config[:_username] %>/<%= config[:name] %>.<% if config[:coc] %> This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [code of conduct](https://.com/<%= config[:_username] %>/<%= config[:name] %>/blob/master/CODE_OF_CONDUCT.md).<% end %> - <% if config[:mit] -%> ## License |