diff --git a/lib/workers/repository/onboarding/pr/index.js b/lib/workers/repository/onboarding/pr/index.js
index a0787c59a36369208a9ba6c431d88c01b66c6787..991b5b7c60828955c48566d0ac069d3da86e8b2c 100644
--- a/lib/workers/repository/onboarding/pr/index.js
+++ b/lib/workers/repository/onboarding/pr/index.js
@@ -28,6 +28,8 @@ async function ensureOnboardingPr(config, packageFiles, branches) {
 {{BASEBRANCH}}
 {{PRLIST}}
 
+---
+
 :question: If you have any questions, try reading the [Docs](https://renovatebot.com/docs), particularly the Getting Started section.
 Also, you can post questions about your config in [Renovate's Config Help repository](https://github.com/renovatebot/config-help/issues).
 `;