Previously, if you created a PR with one commit, the initial comment field would autofill with the body text of the commit message.
The recent change to add the markdown preview to the initial comment on pull requests broke this feature, and this fixes the issue.
:thumbsup: thanks
Pull-Request has been merged by pingou
Previously, if you created a PR with one commit, the initial comment field would autofill with the body text of the commit message.
The recent change to add the markdown preview to the initial comment on pull requests broke this feature, and this fixes the issue.