We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e9ce18 commit 42e6927Copy full SHA for 42e6927
release_config.json
@@ -71,6 +71,6 @@
71
},
72
"template": "#{{CHANGELOG}}\n\n",
73
"pr_template": "- #{{TITLE}} (##{{NUMBER}}) - #{{AUTHOR}}",
74
- "commit_template": "- <details><summary>#{{TITLE}}</summary>\n ```#{{BODY}}```\n\n → [`#{{MERGE_SHA}}`](https://github.com/WolfyScript/dev-tools/commit/#{{MERGE_SHA}})\n </details>",
+ "commit_template": "- <details><summary>#{{TITLE}}</summary>\n\n → [`#{{MERGE_SHA}}`](https://github.com/WolfyScript/dev-tools/commit/#{{MERGE_SHA}})\n </details>",
75
"empty_template": "- no changes"
76
}
0 commit comments