#1023 Fix initial comment not autofilling
Merged by pingou. Opened by ryanlerch.
ryanlerch/pagure initial_comment_autofill  into  master

Download 1023.patch

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

Metadata