From 19fea569b91bc68ba81b7e5f9e57549d38866e10 Mon Sep 17 00:00:00 2001 From: Earlopain <14981592+Earlopain@users.noreply.github.com> Date: Thu, 26 Oct 2023 14:48:31 +0200 Subject: [PATCH] Remove note about inline changelog credit in contributing guide [ci-skip] --- guides/source/contributing_to_ruby_on_rails.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/guides/source/contributing_to_ruby_on_rails.md b/guides/source/contributing_to_ruby_on_rails.md index 14e75abdaa086..331f4bbb45198 100644 --- a/guides/source/contributing_to_ruby_on_rails.md +++ b/guides/source/contributing_to_ruby_on_rails.md @@ -540,9 +540,6 @@ A CHANGELOG entry should summarize what was changed and should end with the auth *Your Name* ``` -Your name can be added directly after the last word if there are no code -examples or multiple paragraphs. Otherwise, it's best to make a new paragraph. - ### Breaking Changes Anytime a change could break existing applications it's considered a breaking