diff options
author | Joe Francis <joe@lostapathy.com> | 2017-06-05 22:09:26 -0500 |
---|---|---|
committer | Joe Francis <joe@lostapathy.com> | 2017-06-05 22:11:57 -0500 |
commit | e8a6c7e4c2f8a4b927a93a5feaf89f3ee984251f (patch) | |
tree | 2b99b228bfecac209a3c5618299a70e4e12b4aa8 | |
parent | c27991fc6387444070ec6a229fad37e1b413f04c (diff) | |
download | rails-e8a6c7e4c2f8a4b927a93a5feaf89f3ee984251f.tar.gz rails-e8a6c7e4c2f8a4b927a93a5feaf89f3ee984251f.tar.bz2 rails-e8a6c7e4c2f8a4b927a93a5feaf89f3ee984251f.zip |
Remove html tag making markdown misrender [ci skip]
-rw-r--r-- | CONTRIBUTING.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b44486c75a..097e2f2f49 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -42,7 +42,6 @@ Changes that are cosmetic in nature and do not add anything substantial to the s * Please read [Contributing to the Rails Documentation](http://edgeguides.rubyonrails.org/contributing_to_ruby_on_rails.html#contributing-to-the-rails-documentation). -</br> Ruby on Rails is a volunteer effort. We encourage you to pitch in and [join the team](http://contributors.rubyonrails.org)! Thanks! :heart: :heart: :heart: |