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 4acebeb commit 83e09c7Copy full SHA for 83e09c7
1 file changed
pyproject.toml
@@ -445,6 +445,7 @@ checks = [
445
directory = 'changes'
446
filename = "docs/release-notes.md"
447
underlines = ["", "", ""]
448
+title_format = "## {version} ({project_date})"
449
issue_format = "[#{issue}](https://github.com/zarr-developers/zarr-python/issues/{issue})"
450
start_string = "<!-- towncrier release notes start -->\n"
451
0 commit comments