You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the commit template found in the Commit Guidelines subsection of the Contributing to a Project section, there's a line that reads like this,
The blank line separating the summary from the body is critical (unless you omit the body entirely); tools like rebase can get confused if you run the two together.
It would be better if the reason, why tools like rebase get confused was stated probably as a footnote (concisely, of course). It would help the reader to be more aware of it.