[bundler/bundler] Point to CoC which contains the contributor covenant

https://github.com/bundler/bundler/commit/a94f74682e
This commit is contained in:
Adam Wanninger 2019-07-08 18:43:42 -04:00 committed by Hiroshi SHIBATA
parent 220f6aa01c
commit aad7443e16
No known key found for this signature in database
GPG Key ID: F9CF13417264FAC2

View File

@ -32,7 +32,8 @@ To install this gem onto your local machine, run `bundle exec rake install`. To
## Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/<%= config[:github_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 [Contributor Covenant](http://contributor-covenant.org) code of conduct.<% end %>
Bug reports and pull requests are welcome on GitHub at https://github.com/<%= config[:github_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://github.com/<%= config[:github_username] %>/<%= config[:name] %>/blob/master/CODE_OF_CONDUCT.md).<% end %>
<% if config[:mit] -%>
## License