diff --git a/pagure/templates/repo_new_pull_request.html b/pagure/templates/repo_new_pull_request.html index 378ce6a..49c749b 100644 --- a/pagure/templates/repo_new_pull_request.html +++ b/pagure/templates/repo_new_pull_request.html @@ -194,7 +194,9 @@
+ placeholder="Describe your changes" tabindex=1> + {{- form.initial_comment.data if form.initial_comment.data else '' -}} + {% if form.initial_comment.errors %}