diff --git a/configs/configuration_repo.json b/configs/configuration_repo.json index e42738df..c2ae9e57 100644 --- a/configs/configuration_repo.json +++ b/configs/configuration_repo.json @@ -21,7 +21,7 @@ "labels": ["dependencies"] } ], - "template": "#{{CHANGELOG}}\n\nContributors:\n- #{{CONTRIBUTORS}}", + "template": "#{{CHANGELOG}}\n## Contributors:\n- #{{CONTRIBUTORS}}", "max_pull_requests": 1000, "max_back_track_time_days": 1000 } \ No newline at end of file