Skip to content

Commit 1a05e0d

Browse files
committed
Add header for contributors section
1 parent b8c02d3 commit 1a05e0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

changelog_config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"order": "ASC",
3737
"on_property": "mergedAt"
3838
},
39-
"template": "#{{CHANGELOG}}\n\n<details>\n<summary>Uncategorized</summary>\n\n#{{UNCATEGORIZED}}\n</details>\n\n<details>\n<summary>Also merged but not included in notes</summary>\n\n#{{IGNORED}}\n</details>\n\n#{{CONTRIBUTORS}}\n\n#{{RELEASE_DIFF}}",
39+
"template": "#{{CHANGELOG}}\n\n<details>\n<summary>Uncategorized</summary>\n\n#{{UNCATEGORIZED}}\n</details>\n\n<details>\n<summary>Also merged but not included in notes</summary>\n\n#{{IGNORED}}\n</details>\n\n### Contributors\n\n#{{CONTRIBUTORS}}\n\n#{{RELEASE_DIFF}}",
4040
"pr_template": "- #{{TITLE}} (PR: ##{{NUMBER}})",
4141
"empty_template": "Nothing here today",
4242
"trim_values": true,

0 commit comments

Comments
 (0)