You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
375 B
TOML
10 lines
375 B
TOML
[tool.towncrier]
|
|
#package = "mypackage"
|
|
#package_dir = "src"
|
|
filename = "CHANGELOG.md"
|
|
underlines = ["-", "", ""]
|
|
template = "template.md"
|
|
title_format = "v{version} - {project_date}"
|
|
issue_format = "[#{issue}](https://github.com/Mailu/Mailu/issues/{issue})"
|
|
start_string = "upgrading Freposte.io as some changes will include useful notes.\n"
|